Bruno BELANYI
906299a1ef
WIP: add notes for missing persistence/backup
...
TODO:
* Look at for more inspiration https://github.com/nix-community/impermanence/pull/108
* Do home-manager
* Common files https://github.com/nix-community/impermanence/issues/10
2024-11-07 14:59:09 +00:00
Bruno BELANYI
f41f974e5f
nixos: services: quassel: persist data
2024-11-07 14:55:53 +00:00
Bruno BELANYI
380991d5a7
nixos: services: pirate: persist data
2024-11-07 14:55:53 +00:00
Bruno BELANYI
6091c0ccd6
nixos: services: monitoring: persist data
2024-11-07 14:55:53 +00:00
Bruno BELANYI
9fca6c2011
nixos: services: nginx: persist SSL certificates
2024-11-07 14:55:52 +00:00
Bruno BELANYI
53a0a1f613
nixos: services: transmission: persist data
2024-11-07 14:55:50 +00:00
Bruno BELANYI
d1521a4a85
nixos: services: sabnzbd: persist data
2024-11-07 14:55:32 +00:00
Bruno BELANYI
a8f3a5b6cc
nixos: services: rss-bridge: persist data
2024-11-07 14:55:32 +00:00
Bruno BELANYI
576f18e083
nixos: services: podgrab: persist data
2024-11-07 14:55:32 +00:00
Bruno BELANYI
e5e9769f5c
nixos: services: nextcloud: persist data
2024-11-07 14:55:31 +00:00
Bruno BELANYI
740432cd90
nixos: services: navidrome: persist data
2024-11-07 14:55:12 +00:00
Bruno BELANYI
738c50c05e
nixos: services: lohr: persist data
2024-11-07 14:54:52 +00:00
Bruno BELANYI
2f0d9cf70d
nixos: services: jellyfin: persist data
2024-11-07 14:54:50 +00:00
Bruno BELANYI
2c51cb52c6
nixos: services: indexers: persist data
2024-11-07 14:54:00 +00:00
Bruno BELANYI
74b1c5a83d
nixos: services: postgresql: persist data
2024-11-07 14:54:00 +00:00
Bruno BELANYI
463aa0a80c
nixos: services: postgresql-backup: persist data
2024-11-07 14:54:00 +00:00
Bruno BELANYI
1d8c10ecf5
nixos: services: paperless: persist data
2024-11-07 14:54:00 +00:00
Bruno BELANYI
c108c04ff8
nixos: services: matrix: persist data
2024-11-07 14:54:00 +00:00
Bruno BELANYI
da9d84da3d
nixos: services: forgejo: persist repositories
2024-11-07 14:54:00 +00:00
Bruno BELANYI
270c3a560d
nixos: services: gitea: persist repositories
2024-11-07 14:54:00 +00:00
Bruno BELANYI
136de66291
nixos: services: calibre-web: persist library
2024-11-07 14:54:00 +00:00
Bruno BELANYI
04439f1d95
nixos: services: blog: persist website data
2024-11-07 14:54:00 +00:00
Bruno BELANYI
0744d8ea86
nixos: hardware: bluetooth: persist connections
2024-11-07 14:54:00 +00:00
Bruno BELANYI
a877570e4d
nixos: hardware: netowrking persist connections
2024-11-07 14:54:00 +00:00
Bruno BELANYI
aedd0798e8
nixos: services: ssh-server: persist host keys
2024-11-07 14:54:00 +00:00
Bruno BELANYI
5a0197922e
WIP: nixos: system: add persist
...
This is the module that takes care of configuring impermanence at the
system level.
WIP:
* address FIXMEs
* activate home-manager persistence?
* set `programs.fuse.userAllowOther = true;` ?
* point `age` to persisted paths [1] ?
* make sure all services and modules are persisted correctly...
[1]: b1d18d25b8
2024-11-07 14:53:59 +00:00
Bruno BELANYI
26495fc8b2
flake: add 'impermanence'
2024-11-07 14:53:59 +00:00
Bruno BELANYI
46bd23ff07
flake: bump inputs
ci/woodpecker/push/check Pipeline was successful
2024-11-06 10:53:58 +00:00
Bruno BELANYI
62de2772a4
home: vim: do not italicize comments
ci/woodpecker/push/check Pipeline was successful
2024-11-05 15:54:18 +00:00
Bruno BELANYI
8475d92314
home: nix: configure GC
ci/woodpecker/push/check Pipeline was successful
2024-10-30 10:33:50 +00:00
Bruno BELANYI
07552f3070
nixos: system: nix: configure GC
2024-10-30 10:33:50 +00:00
Bruno BELANYI
5b66145be3
flake: bump inputs
2024-10-30 10:33:50 +00:00
Bruno BELANYI
67eb7bdd4b
hosts: nixos: porthos: secrets: remove matrix sync
...
Remove the secret, as it not used anymore.
This reverts commit 52413dcaf7
.
2024-10-30 10:33:50 +00:00
Bruno BELANYI
6d2ac0c473
modules: services: matrix: remove sliding sync
...
The functionality has been folded into `synapse` itself, and the module
has been removed from the unstable branch.
This reverts commit b4c2cc581b
.
2024-10-28 10:47:49 +00:00
Bruno BELANYI
46df8b5b5b
home: direnv: lib: fix shellcheck directive
...
ci/woodpecker/push/check Pipeline was successful
I like it better with a space in it.
2024-10-23 13:49:28 +00:00
Bruno BELANYI
cf1aeaf088
flake: bump inputs
2024-10-23 13:49:28 +00:00
Bruno BELANYI
a09cef76c5
nixos: services: nextcloud: bump to 30
ci/woodpecker/push/check Pipeline was successful
2024-10-17 15:26:17 +02:00
Bruno BELANYI
0547ebc33c
home: wm: i3: remove 'FIXME'
...
ci/woodpecker/push/check Pipeline was successful
Add a clearer message about why I don't use the `startup` section.
2024-10-16 10:43:52 +00:00
Bruno BELANYI
8e81d148bd
home: direnv: warn on non-existent version
ci/woodpecker/push/check Pipeline was successful
2024-10-10 13:56:27 +00:00
Bruno BELANYI
b10d936c0a
flake: bump inputs
ci/woodpecker/push/check Pipeline was successful
2024-10-08 11:35:11 +00:00
Bruno BELANYI
eec65dc6b3
hosts: nixos: porthos: services: remove podgrab
...
ci/woodpecker/push/check Pipeline was successful
Podgrab is unmaintained...
I'll rely on Audiobookshelf to both download and play podcasts.
2024-10-01 16:54:44 +02:00
Bruno BELANYI
09f763bc16
nixos: services: add komga
ci/woodpecker/push/check Pipeline was successful
2024-09-30 22:10:38 +02:00
Bruno BELANYI
79f08ea5a1
flake: bump inputs
ci/woodpecker/push/check Pipeline was successful
2024-09-30 13:47:26 +00:00
Bruno BELANYI
38f3ac0ce5
home: vim: lspconfig: add 'typos-lsp'
ci/woodpecker/push/check Pipeline was successful
2024-09-27 14:11:03 +00:00
Bruno BELANYI
898523d079
treewide: fix typos
2024-09-27 13:49:29 +00:00
Bruno BELANYI
cbba752b54
nixos: services: nginx: remove 'literalExample'
...
Those examples do not use functions or any other "difficult to render"
expression.
2024-09-27 13:44:40 +00:00
Bruno BELANYI
20db71996c
pkgs: add 'cgt-calc'
ci/woodpecker/push/check Pipeline was successful
2024-09-25 16:40:15 +00:00
Bruno BELANYI
b0029448c6
flake: bump inputs
ci/woodpecker/push/check Pipeline was successful
2024-09-25 14:10:34 +00:00
Bruno BELANYI
3aab65d9ea
nixos: services: tandoor-recipes: add fail2ban note
ci/woodpecker/push/check Pipeline was successful
2024-09-24 13:13:15 +00:00
Bruno BELANYI
b6279108e0
nixos: services: vikunja: add fail2ban note
ci/woodpecker/push/check Pipeline was successful
2024-09-24 10:44:42 +00:00