Preserve gpg directory.

This commit is contained in:
Tom Alexander
2024-12-20 16:50:27 -05:00
parent 20c1c46d12
commit 27060fed8d
5 changed files with 52 additions and 5 deletions

View File

@@ -9,10 +9,13 @@
./boot.nix
./zfs.nix
./network.nix
./roles/graphics
./roles/sway
./roles/firefox
./roles/emacs
./roles/git
./roles/fonts
./roles/gpg
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];