hosts/*: clean up unnecessary empty persists

This commit is contained in:
Infinidoge 2025-03-11 14:09:43 -04:00
parent f08eb1df6c
commit f70739f81c
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
5 changed files with 9 additions and 39 deletions

View file

@ -16,14 +16,9 @@
age.rekey.hostPubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID7uX1myj9ghv7wMoL038oGDCdScdyLd7RvYdnoioSBh root@Infini-DESKTOP";
persist = {
directories = [
"/srv"
];
files = [
];
};
persist.directories = [
"/srv"
];
modules = {
hardware = {