This commit is contained in:
mjallen18
2025-02-08 15:51:39 -06:00
parent 43012e6e83
commit e3284d89b6

View File

@@ -14,10 +14,13 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
nixpkgs.config.allowUnfree = true;
jovian = {
steam = {
enable = true;
autoStart = true;
user = "deck";
# desktopSession = "plasma5";
};
};