[nix-deck] setup stuff

This commit is contained in:
2025-11-18 08:55:49 -08:00
parent 30b616dd93
commit d3c906134b

View File

@@ -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 = [{