Bunch of shit

This commit is contained in:
KoenDR06 2026-03-24 01:04:55 +01:00
parent 06520092e8
commit d8653015d5
9 changed files with 104 additions and 5 deletions

View file

@ -21,6 +21,8 @@ in {
age.secrets = {
wifi.file = secretFile "wifi";
password.file = secretFile "password";
personalSSHpub = {
file = secretFile "ssh/id_personal.pub";
owner = username;