feat: refactor + qol

This commit is contained in:
atagen 2025-06-20 01:14:51 +10:00
parent a8847b93cf
commit 7870f584a8
7 changed files with 277 additions and 173 deletions

View file

@ -38,5 +38,6 @@ in
PrivateTmp = true;
};
};
environment.systemPackages = [ cfg.package ];
};
}