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