feat(servers): fix option.
This commit is contained in:
parent
7b2757aacd
commit
a016abced0
@ -26,7 +26,7 @@
|
|||||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||||
|
|
||||||
# Enable trusted users
|
# Enable trusted users
|
||||||
nix.trustedUsers = ["root" "@wheel"];
|
nix.settings.trustedUsers = ["root" "@wheel"];
|
||||||
|
|
||||||
# Setup gpu
|
# Setup gpu
|
||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user