mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-27 07:44:58 +08:00
gh: trust myself (nix)
This commit is contained in:
parent
ed7a56a26b
commit
a3c11169fb
1 changed files with 1 additions and 0 deletions
|
|
@ -28,5 +28,6 @@ in
|
|||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
};
|
||||
nix.settings.trusted-users = [ "root" "@wheel" ];
|
||||
services.openssh.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue