diff options
-rw-r--r-- | marvin.nix | 1 | ||||
-rw-r--r-- | modules/machines/x250.nix | 4 |
2 files changed, 0 insertions, 5 deletions
diff --git a/marvin.nix b/marvin.nix index 92ba5db4..62a0b660 100644 --- a/marvin.nix +++ b/marvin.nix @@ -22,7 +22,6 @@ ./modules/programs/accounting.nix ./modules/programs/dotfiles.nix ./modules/programs/i3.nix - ./modules/programs/kde.nix ./modules/programs/infrastructure.nix ./modules/programs/passwords.nix ./modules/programs/shell.nix diff --git a/modules/machines/x250.nix b/modules/machines/x250.nix index c527f4dc..0e8ac04e 100644 --- a/modules/machines/x250.nix +++ b/modules/machines/x250.nix @@ -8,10 +8,6 @@ firmwareLinuxNonfree ]; - services.xserver.monitorSection = '' - DisplaySize 277 156 - ''; - services.tlp.extraConfig = '' # Newer Thinkpads have a battery firmware # it conflicts with TLP if stop thresholds are set |