Merge branch 'main' of github.com:Swarsel/.dotfiles

This commit is contained in:
Swarsel 2024-09-23 23:09:12 +02:00
commit c406695591
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84

View file

@ -14,6 +14,9 @@
boot.kernelModules = [ "kvm-intel" ];
boot.extraModulePackages = [ ];
boot.supportedFilesystems = [ "zfs" ];
boot.zfs.extraPools = [ "Vault" ];
fileSystems."/" =
{
device = "/dev/disk/by-uuid/30e2f96a-b01d-4c27-9ebb-d5d7e9f0031f";