summary refs log tree commit diff stats
path: root/system/packages (unfollow)
Commit message (Collapse)Author
2023-07-03Refactor(system/services/mail): Move mail to services as it's oneSoispha
2023-07-03Fix(system/services/openssh): Rename to 'openssh' as the 'd' is a typoSoispha
2023-07-03Feat(system/disks): Add disko with impermanenceSoispha
2023-07-03Build(flake): UpdateSoispha
2023-07-03Refactor(system/services/nginx): Adapt to new nix-sync moduleSoispha
2023-07-03Feat(system/services/nix-sync): Remodel git-sync to make it usefulSoispha
2023-06-25Fix(system/fs-layout): Remove persistent dir as it's now in /srvSoispha
2023-06-25Fix(system/services/acme): Leave certs generation to nixosSoispha
2023-06-25Fix(system/services/git-sync): Use correct systemd optionsSoispha
2023-06-25Fix(system/services/git-sync): Switch to str to avoid impuritySoispha