Update ssh keys and allow easy ssh LUKS unlocking

This commit is contained in:
2023-02-11 15:05:20 -07:00
parent 6fce2e1116
commit c649b04bdd
5 changed files with 44 additions and 9 deletions

View File

@@ -5,8 +5,6 @@
./hardware-configuration.nix
];
# 5synsrjgvfzywruomjsfvfwhhlgxqhyofkzeqt2eisyijvjvebnu2xyd.onion
system.autoUpgrade.enable = true;
networking.hostName = "liza";

View File

@@ -5,8 +5,6 @@
./hardware-configuration.nix
];
# jxx2exuihlls2t6ncs7rvrjh2dssubjmjtclwr2ysvxtr4t7jv55xmqd.onion
networking.hostName = "router";
services.zerotierone.enable = true;

View File

@@ -6,8 +6,6 @@
./hardware-configuration.nix
];
# nsw2zwifzyl42mbhabayjo42b2kkq3wd3dqyl6efxsz6pvmgm5cup5ad.onion
networking.hostName = "s0";
boot.loader.grub.enable = false;