sisko: Install and configure desktop apps, hyprland, etc.
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
boot.kernel.sysctl = {
|
||||
"vm.max_map_count" = 16777216;
|
||||
# "fs.file-max" = 524288;
|
||||
};
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/60a70caf-ca37-488d-8c2a-98a7e9b67d84";
|
||||
fsType = "btrfs";
|
||||
|
||||
Reference in New Issue
Block a user