Odin: add plasma6

This commit is contained in:
Filippo Berto 2025-07-31 22:31:48 +02:00
parent 932f368239
commit e4365c4727
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 4 deletions

View file

@ -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;

View file

@ -160,10 +160,7 @@ in
};
};
blueman.enable = true;
xserver = {
desktopManager.plasma5 = { enable = true; useQtScaling = true; };
enable = true;
};
xserver.enable = true;
mosquitto = {
enable = true;
listeners = [{