WIP: add meta to packages and create nix-support/private file for unfree packages #20

Draft
abonerib wants to merge 481 commits from abonerib/bscpkgs:add-meta 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>
];