mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 01:54:02 +05:30
Gaming optimizations?
This commit is contained in:
parent
73c20c7f68
commit
c6b672ff9c
4 changed files with 54 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
systemSettings = {
|
||||
# users
|
||||
users = [ "emmet" "corrina" ];
|
||||
adminUsers = [ "emmet" ];
|
||||
adminUsers = [ "emmet" "corrina" ];
|
||||
|
||||
# hardware
|
||||
cachy.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue