Add agenix to PATH in hut
This commit is contained in:
parent
b3ef53de51
commit
077eece6b9
@ -12,6 +12,10 @@
|
||||
agenix.nixosModules.default
|
||||
];
|
||||
|
||||
environment.systemPackages = [
|
||||
agenix.packages.x86_64-linux.default
|
||||
];
|
||||
|
||||
# Select the this using the ID to avoid mismatches
|
||||
boot.loader.grub.device = "/dev/disk/by-id/ata-INTEL_SSDSC2BB240G7_PHDV6462004Y240AGN";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user