Enable network manager.
This commit is contained in:
parent
fc418b8093
commit
fa33bf1808
1 changed files with 8 additions and 6 deletions
|
@ -13,6 +13,8 @@
|
|||
enable = true;
|
||||
};
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
# root ssh keys
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIDJtqzSFK3MN12Lo3Y4DnzJV5NiygIPkR+gun5oEb2q jahanson@legiondary"
|
||||
|
|
Reference in a new issue