various stuff

This commit is contained in:
yaroslav
2025-07-30 23:09:33 +03:00
parent 9aaad062ac
commit 145159554f
3 changed files with 8 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{ ... }:
{
virtualisation.waydroid.enable = true;
}
+3
View File
@@ -13,6 +13,9 @@
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
boot.supportedFilesystems = [ "zfs" ];
boot.kernelParams = [
"video=DP-1:1920x1080@60"
];
fileSystems."/" =
{ device = "none";