diff options
Diffstat (limited to 'users/glittershark/system/home/modules/shell.nix')
-rw-r--r-- | users/glittershark/system/home/modules/shell.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/users/glittershark/system/home/modules/shell.nix b/users/glittershark/system/home/modules/shell.nix index 8d4febbb5d73..09d2c6356172 100644 --- a/users/glittershark/system/home/modules/shell.nix +++ b/users/glittershark/system/home/modules/shell.nix @@ -15,8 +15,6 @@ let ns = "nix-shell"; nb = "nix build -f ."; nbl = "nix build -f . --builders ''"; # nix build local - nc = "nix copy --to https://nix.urbinternal.com"; - "nc." = "nix copy -f . --to https://nix.urbinternal.com"; lwo = "lorri watch --once"; # Docker and friends |