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