summary refs log tree commit diff stats
path: root/.gitignore (unfollow)
Commit message (Expand)Author
2023-07-03Fix(hosts/server1/hardware): Use new disk moduleSoispha
2023-07-03Fix(system/services/nix-sync): Fully rename to nix-syncSoispha
2023-07-03Fix(system/services/nix-sync): Use correct writeScript functionSoispha
2023-07-03Build(cog): Remove 'prod' from whitelist as it's deprecatedSoispha
2023-07-03Fix(system): Import everythingSoispha
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
2023-06-25