summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorAlan Pearce2023-03-08 20:23:02 +0100
committerAlan Pearce2023-03-08 20:23:02 +0100
commitc19f1f6e56b22eb3794b6d85adc8651e4ffc8df7 (patch)
treea035367c9a4cd5a93c6f3b39b712e6292dcacac2 /flake.nix
parent9a0180ea9ab5408a1384df5f100c0a4fb9cd300d (diff)
downloadnixfiles-c19f1f6e56b22eb3794b6d85adc8651e4ffc8df7.tar.lz
nixfiles-c19f1f6e56b22eb3794b6d85adc8651e4ffc8df7.tar.zst
nixfiles-c19f1f6e56b22eb3794b6d85adc8651e4ffc8df7.zip
Save and document override for private flake
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 4d30aaf4..1ccb92dd 100644
--- a/flake.nix
+++ b/flake.nix
@@ -8,7 +8,6 @@
     home-manager.inputs.nixpkgs.follows = "nixpkgs";
     emacs-overlay.url = github:nix-community/emacs-overlay;
     secrets = {
-      url = git+ssh://git.alanpearce.eu/nixfiles-private;
       flake = false;
     };
   };