mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
fix
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
./ssh.nix
|
||||
];
|
||||
|
||||
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
|
||||
security.auditd.enable = lib.mkDefault true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user