fix refs
This commit is contained in:
parent
4afe36edd2
commit
73ea7f3dae
2 changed files with 5 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
users.users.root.openssh.authorizedKeys.keys = import ../users/noe-keys;
|
||||
users.users.root.openssh.authorizedKeys.keys = import ../users/noe-keys.nix;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
bashInteractive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue