Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
3 changed files with 1 additions and 1 deletions
Showing only changes of commit f7b18098b1 - Show all commits

View File

@ -5,6 +5,7 @@
./boot.nix
./fs.nix
./hw.nix
./users.nix
];
environment.systemPackages = with pkgs; [

View File

@ -11,7 +11,6 @@
./overlays.nix
./slurm.nix
./ssh.nix
./users.nix
<agenix/modules/age.nix>
];