feat: Added phoenix
This commit is contained in:
@@ -42,10 +42,6 @@ builtins.listToAttrs (builtins.map (device: {
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILdV/cFR8ENy4vCHnK/dL+Ud7jOJV7+iLeAe8y5nj3xF email@uttarayan.me"
|
||||
];
|
||||
networking = {
|
||||
# usePredictableInterfaceNames = false;
|
||||
nameservers = ["1.1.1.1"];
|
||||
};
|
||||
})
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user