summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-01-01 07:23:03 +0100
committerandromeda <andromeda@lenovo>2026-01-01 07:23:03 +0100
commit8ad0603114d3d66ad95dbf10d3105952e85cf34d (patch)
treeee44a633163410f09bbfd98e64aee375238bc1ae /machines
parent7f4bac8208c6d4400b82f8cd7d84ee92b7a62f3d (diff)
remove useless lines
Diffstat (limited to 'machines')
-rw-r--r--machines/109-199-104-83/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/machines/109-199-104-83/configuration.nix b/machines/109-199-104-83/configuration.nix
index d8aa230..af6c9bb 100644
--- a/machines/109-199-104-83/configuration.nix
+++ b/machines/109-199-104-83/configuration.nix
@@ -74,8 +74,6 @@
TCPKeepAlive no
'';
};
- users.users.root.openssh.authorizedKeys.keys = [];
- age.secrets.secret2.file = ../../secrets/secret2.age;
environment.persistence."/nix/persist" = {
enable = true;
hideMounts = true;