building
This commit is contained in:
@@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user