fixed jovian settings
This commit is contained in:
parent
0b1331c6d4
commit
69038f4cf4
1 changed files with 3 additions and 2 deletions
|
@ -7,11 +7,12 @@
|
|||
enable = true;
|
||||
enableGyroDsuService = true;
|
||||
};
|
||||
hardware.has.amd = true;
|
||||
hardware.has.amd.gpu = true;
|
||||
steam = {
|
||||
enable = true;
|
||||
user = "willifan";
|
||||
autoStart = true;
|
||||
desktopSession = "Hyprland";
|
||||
desktopSession = "hyprland";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue