various stuff
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
boot.kernelParams = [
|
||||
"video=DP-1:1920x1080@60"
|
||||
];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "none";
|
||||
|
||||
Reference in New Issue
Block a user