From e4365c47278ca2e2961961ad27d9e14ccb2f0eec Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Thu, 31 Jul 2025 22:31:48 +0200 Subject: [PATCH] Odin: add plasma6 --- flake.nix | 1 + instances/odin/configuration.nix | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index 091824a..3b6637d 100644 --- a/flake.nix +++ b/flake.nix @@ -356,6 +356,7 @@ ./modules/nixos/users/tiziano.nix ./modules/nixos/server + ./modules/nixos/plasma6.nix ./modules/nixos/steam.nix ] ++ homeManagerUModules ++ [{ home-manager.users.bertof = import ./instances/odin/hm.nix; diff --git a/instances/odin/configuration.nix b/instances/odin/configuration.nix index 83f340e..b5b086d 100644 --- a/instances/odin/configuration.nix +++ b/instances/odin/configuration.nix @@ -160,10 +160,7 @@ in }; }; blueman.enable = true; - xserver = { - desktopManager.plasma5 = { enable = true; useQtScaling = true; }; - enable = true; - }; + xserver.enable = true; mosquitto = { enable = true; listeners = [{