This commit is contained in:
mjallen18
2025-02-08 15:44:09 -06:00
parent 84ba38004e
commit 43012e6e83
3 changed files with 165 additions and 0 deletions

View File

@@ -14,6 +14,14 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
jovian = {
steam = {
enable = true;
autoStart = true;
# desktopSession = "plasma5";
};
};
# networking.hostName = "nixos"; # Define your hostname.
# Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.