mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
Merge branch 'main' of github.com:Swarsel/.dotfiles
This commit is contained in:
commit
c406695591
1 changed files with 3 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue