about summary refs log tree commit diff
path: root/users/glittershark/system/home/modules/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/system/home/modules/shell.nix')
-rw-r--r--users/glittershark/system/home/modules/shell.nix2
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 8d4febbb5d..09d2c63561 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