feat: move stuff around a bit, created new modules.

This commit is contained in:
CronyAkatsuki 2026-01-25 19:46:53 +01:00
parent 12fadadc5c
commit 506525af35
12 changed files with 247 additions and 215 deletions

View file

@ -15,7 +15,6 @@
};
networking.wg-quick.interfaces.wg1 = {
autostart = false;
# configFile = "${config.age.secrets.wg-home.path}";
configFile = "${config.age.secrets.wg-ymir-home.path}";
};
};