fix certs
This commit is contained in:
parent
16910ee379
commit
f7ab003036
2 changed files with 7 additions and 3 deletions
|
|
@ -18,6 +18,7 @@
|
|||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
# Use the GRUB 2 boot loader.
|
||||
networking.usePredictableInterfaceNames = true;
|
||||
nix.settings.trusted-users = [ "stuce" ];
|
||||
users.users.stuce = {
|
||||
isNormalUser = true;
|
||||
home = "/home/stuce";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue