.
This commit is contained in:
parent
7bce5e225e
commit
6a32cd9e45
4 changed files with 113 additions and 13 deletions
|
|
@ -13,6 +13,8 @@
|
|||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
boot.supportedFilesystems.exfat = true;
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/ebd458ec-8189-4955-a0b9-3222a5946901";
|
||||
fsType = "ext4";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue