Lock flakes and add inputs
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
./monitoring.nix
|
||||
./nfs.nix
|
||||
./slurm.nix
|
||||
|
||||
<agenix/modules/age.nix>
|
||||
];
|
||||
|
||||
# Select the this using the ID to avoid mismatches
|
||||
@@ -26,8 +24,4 @@
|
||||
prefixLength = 24;
|
||||
} ];
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(pkgs.callPackage <agenix/pkgs/agenix.nix> {})
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user