mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 01:54:02 +05:30
typo
This commit is contained in:
parent
8ff7e88f4f
commit
5efd1662eb
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in {
|
||||||
];
|
];
|
||||||
programs.gamemode.enable = true;
|
programs.gamemode.enable = true;
|
||||||
programs.gamescope.enable = true;
|
programs.gamescope.enable = true;
|
||||||
programs.gamescope.caSysNice = true;
|
programs.gamescope.capSysNice = true;
|
||||||
programs.steam.gamescopeSession.enable = true;
|
programs.steam.gamescopeSession.enable = true;
|
||||||
systemSettings.bluetooth.enable = true;
|
systemSettings.bluetooth.enable = true;
|
||||||
hardware.bluetooth = {
|
hardware.bluetooth = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue