[nix-deck] setup stuff
This commit is contained in:
@@ -12,11 +12,10 @@
|
||||
wayland = true;
|
||||
gaming.enable = true;
|
||||
kde = true;
|
||||
sddm = true;
|
||||
steamos = {
|
||||
enable = true;
|
||||
autoStart = false;
|
||||
desktopSession = "plasmawayland";
|
||||
autoStart = true;
|
||||
desktopSession = "plasma";
|
||||
};
|
||||
};
|
||||
remote-build.builders = [{
|
||||
|
||||
Reference in New Issue
Block a user