[NixOS] Fix warnings
This commit is contained in:
@@ -16,7 +16,5 @@ makeEnable config "myModules.plasma" true {
|
||||
# sddm-astronaut
|
||||
];
|
||||
};
|
||||
services.xserver = {
|
||||
desktopManager.plasma6.enable = true;
|
||||
};
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user