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;
|
enable = true;
|
||||||
enableGyroDsuService = true;
|
enableGyroDsuService = true;
|
||||||
};
|
};
|
||||||
hardware.has.amd = true;
|
hardware.has.amd.gpu = true;
|
||||||
steam = {
|
steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
user = "willifan";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
desktopSession = "Hyprland";
|
desktopSession = "hyprland";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue