diff --git a/machines/loki/configuration.nix b/machines/loki/configuration.nix index d0faf83..cd4056f 100644 --- a/machines/loki/configuration.nix +++ b/machines/loki/configuration.nix @@ -7,8 +7,6 @@ nixos-hardware.nixosModules.common-gpu-amd nixos-hardware.nixosModules.common-pc-ssd - # microvm.nixosModules.host - # ./vm.nix ../../users/erwin @@ -102,9 +100,6 @@ swapDevices = [ { device = "/dev/disk/by-uuid/d93788f7-1b94-4687-8313-055d17f42b7e"; } ]; - # high-resolution display - # hardware.video.hidpi.enable = lib.mkDefault true; - hardware = { # Enable firmware enableAllFirmware = true; @@ -386,7 +381,6 @@ }; envfs.enable = true; - cpupower-gui.enable = true; teamviewer.enable = true; sunshine = { enable = true; @@ -421,7 +415,6 @@ river.enable = true; gnome-disks.enable = true; - # ssh.startAgent = true; gamemode = { enable = true;