Odin: add plasma6
This commit is contained in:
parent
932f368239
commit
e4365c4727
2 changed files with 2 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -160,10 +160,7 @@ in
|
|||
};
|
||||
};
|
||||
blueman.enable = true;
|
||||
xserver = {
|
||||
desktopManager.plasma5 = { enable = true; useQtScaling = true; };
|
||||
enable = true;
|
||||
};
|
||||
xserver.enable = true;
|
||||
mosquitto = {
|
||||
enable = true;
|
||||
listeners = [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue