diff options
author | Karel Kočí <cynerd@email.cz> | 2022-11-08 20:49:31 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-11-08 20:49:31 +0100 |
commit | 3b3e0acf77f1b22bceb6cf10eb35c33e09787047 (patch) | |
tree | ed8b37c8ced095eadd30e09be415bed352015d70 /nixos/modules | |
parent | 342902f2464ff27c62cdaed78bc7074b6694dbb4 (diff) | |
download | nixos-personal-3b3e0acf77f1b22bceb6cf10eb35c33e09787047.tar.gz nixos-personal-3b3e0acf77f1b22bceb6cf10eb35c33e09787047.tar.bz2 nixos-personal-3b3e0acf77f1b22bceb6cf10eb35c33e09787047.zip |
nixos: some tweaks and add cachix
Diffstat (limited to 'nixos/modules')
-rw-r--r-- | nixos/modules/develop.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index ea73626..62e6bd3 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -31,6 +31,7 @@ in { nix-prefetch-git nix-prefetch-github nix-prefetch-scripts nix-universal-prefetch rnix-lsp + cachix # Shell dash # Posix shell |