Testing
This commit is contained in:
parent
63ce56e89f
commit
56cce3f52e
1 changed files with 9 additions and 9 deletions
|
@ -20,15 +20,15 @@
|
|||
# Set the networking hostname:
|
||||
networking.hostName = "steamdeck";
|
||||
|
||||
jovian = {
|
||||
decky-loader.enable = true;
|
||||
steam.enable = true;
|
||||
steam.autoStart = true;
|
||||
steam.user = username;
|
||||
steamos.useSteamOSConfig = true;
|
||||
devices.steamdeck.enable = true;
|
||||
hardwarhas.amd.gpu = true;
|
||||
};
|
||||
# jovian = {
|
||||
# decky-loader.enable = true;
|
||||
# steam.enable = true;
|
||||
# steam.autoStart = true;
|
||||
# steam.user = username;
|
||||
# steamos.useSteamOSConfig = true;
|
||||
# devices.steamdeck.enable = true;
|
||||
# hardwarhas.amd.gpu = true;
|
||||
# };
|
||||
|
||||
environment.systemPackages = with inputs.jovaian.pkgs; [
|
||||
jupiter-dock-updater-bin
|
||||
|
|
Loading…
Reference in a new issue