index
:
nixos-server
etebase
grocy-new
jitsi-meet
main
mautrix-telegram
stalwart
nixos-config for vhack.eu servers https://vhack.eu
vhack.eu
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
impermanence
/
default.nix
(
unfollow
)
Commit message (
Collapse
)
Author
2024-12-24
refactor(modules/impermanence): Migrate to by-name while distributing mods
Benedikt Peetz
2024-09-06
fix(system/impermanence): Persist `/var/lib/nixos`
Benedikt Peetz
Otherwise, the mapping of uid/gid to user name or group name could change between reboots, which would result in magically change permissions. We were already affected by this at some point, so just remove the possibility of it happening again.
2024-06-13
refactor(modules/etesync): Move to a complete module
Benedikt Peetz
2024-06-13
fix(impermanence): Re-active etesync module
Benedikt Peetz
2024-06-01
fix(treewide): stop using none-existent etebase user and group
Silas Schöffel
2023-11-18
fix(system/impermanence): Remove keycloak mod, as it does not exist
Soispha
2023-11-18
Fix(system/impermanence): Add etebase-server
sils
2023-10-12
feat(treewide): add mastodon
sils
2023-10-03
fix(system/services/murmur): Allow murmur's user to read certs
Soispha
2023-10-01
feat(system/services/taskserver): Init
Soispha
This is the server part used in combination with Taskwarrior to regain control over the unwieldy amount of task, that accumulate over the day.
2023-07-27
Fix(system/impermanence): Keycloak was actually postgresql
Soispha
2023-07-22
Fix(system/services/matrix): Move persisting files ctrl to impermanence
Soispha
2023-07-08
Fix(treewide): Move all persistent dirs to impermanence to set permissions
Soispha
2023-07-07
Refactor(system/impermanence): Move to own directory
Soispha
2023-07-05
Feat(system/disks): Add disko
Soispha
2023-07-05
Style(system/fs_layouts): Merge attrsets
Soispha
2023-07-05
Fix(system/fs_layout/impermanence): Make sshd dir 755
Soispha
2023-07-04
Fix(system/services/openssh): Set correct permissions on ssh dir
Soispha
2023-07-04
Fix(system/services/nginx): Create nix-sync cache through impermanence
Soispha
2023-07-04
Feat(system/file_system_layout): Add impermanence
Soispha