Compare commits
3 Commits
80e506a047
...
66701189d5
| Author | SHA1 | Date | |
|---|---|---|---|
| 66701189d5 | |||
| 3fadc9d785 | |||
| c06e05a7de |
@ -28,7 +28,7 @@
|
||||
|
||||
users.users.root.initialHashedPassword = "";
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
(builtins.readFile ../nixy/ssh_pubkey)
|
||||
builtins.readFile ../nixy/ssh_pubkey
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user