5a54ed5f84
modules: services: quassel: persist data
2023-10-26 13:45:08 +00:00
25002e5d4b
modules: services: pirate: persist data
2023-10-26 13:45:08 +00:00
8db8e44ba8
modules: services: monitoring: persist data
2023-10-26 13:45:08 +00:00
d01945ade6
modules: services: nginx: persist SSL certificates
2023-10-26 13:45:08 +00:00
1a480971b5
modules: services: transmission: persist data
2023-10-26 13:45:08 +00:00
c7d028284a
modules: services: sabnzbd: persist data
2023-10-26 13:45:08 +00:00
19eb8a2d76
modules: services: rss-bridge: persist data
2023-10-26 13:45:08 +00:00
5063df36d4
modules: services: podgrab: persist data
2023-10-26 13:45:08 +00:00
e3ca3e5c31
modules: services: nextcloud: persist data
2023-10-26 13:45:08 +00:00
56056fa811
modules: services: navidrome: persist data
2023-10-26 13:45:08 +00:00
4e69570d1d
modules: services: lohr: persist data
2023-10-26 13:45:08 +00:00
41ffc63dd6
modules: services: jellyfin: persist data
2023-10-26 13:45:08 +00:00
06c55a3c9d
modules: services: indexers: persist data
2023-10-26 13:45:08 +00:00
fe54974414
modules: services: postgresql: persist data
2023-10-26 13:45:08 +00:00
2ea7b4a7cc
modules: services: postgresql-backup: persist data
2023-10-26 13:45:08 +00:00
b45013bdf1
modules: services: paperless: persist data
2023-10-26 13:45:08 +00:00
0f7c10282c
modules: services: matrix: persist data
2023-10-26 13:45:08 +00:00
9c02038470
modules: services: gitea: persist repositories
2023-10-26 13:45:08 +00:00
1898e873f8
modules: services: flood: persist data
2023-10-26 13:45:07 +00:00
19f3cc46b3
modules: services: calibre-web: persist library
2023-10-26 13:45:07 +00:00
46e9abad37
modules: services: blog: persist website data
2023-10-26 13:45:07 +00:00
24710a656b
modules: hardware: bluetooth: persist connections
2023-10-26 13:45:07 +00:00
a17507d837
modules: hardware: netowrking persist connections
2023-10-26 13:45:07 +00:00
f2edb484a1
modules: services: ssh-server: persist host keys
2023-10-26 13:45:07 +00:00
a34f2c4b5d
WIP: modules: systems: 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
2023-10-26 13:45:07 +00:00
f212f01902
flake: add 'impermanence'
2023-10-26 13:45:07 +00:00
eebc8c8d84
home: vim: migrate to 'none-ls-nvim'
...
This is the community-maintained fork of the plug-in.
2023-10-26 13:44:54 +00:00
b6102124a1
overlays: add 'gruvbox-nvim-old-diff'
...
I dislike the new style of diff [1].
Thankfully somebody wrote a patch to configure it [2] (though not
completely to my liking, so the local patch here is a bit different).
I used it as a basis, but made it always revert, rather than
configurable.
[1]: https://github.com/ellisonleao/gruvbox.nvim/issues/290
[2]: https://github.com/ellisonleao/gruvbox.nvim/pull/291
2023-10-26 13:44:54 +00:00
0795a3d29b
flake: bump inputs
...
And fix a removed nextcloud option.
2023-10-26 13:44:43 +00:00
5248eb59f8
hosts: homes: mousqueton: fix tmux 24-bit color
...
ci/woodpecker/push/check Pipeline was successful
This is based on this answer [1] from Stack Overflow.
I'll have to look into what the proper fix would be in general, this is
just a band-aid to get it working correctly while SSH-ing from my
laptop.
[1]: https://stackoverflow.com/a/41786092
2023-10-26 12:27:33 +00:00
b4c2cc581b
modules: services: matrix: add sliding sync
2023-10-26 12:27:00 +00:00
b4b9b54f75
modules: services: matrix: register dummy vhosts
...
This is simply to make use of my infrastructure for port collision
detection.
2023-10-26 12:27:00 +00:00
52413dcaf7
hosts: nixos: porthos: secrets: add matrix sync
2023-10-26 12:27:00 +00:00
1425c42489
modules: services: matrix: refactor vhost
2023-10-26 12:27:00 +00:00
085c563d75
hosts: homes: mousqueton: disable gpg-agent
...
It doesn't work well in this environment anyway.
2023-10-26 12:27:00 +00:00
fcdb5ba593
modules: services: woodpecker: remove DNS hack
...
ci/woodpecker/push/check Pipeline is running
I'm not sure what changed, but it looks like I don't need it anymore.
Initially I wanted to apply the same DNS fix as [1].
[1]: https://blog.kotatsu.dev/posts/2023-04-21-woodpecker-nix-caching/
2023-10-18 21:38:22 +02:00
f8a0eef4dd
hosts: nixos: porthos: services: disable lidarr
2023-10-18 21:38:22 +02:00
3b3e7093be
modules: services: pirate: make more fine-grained
2023-10-18 21:38:22 +02:00
dae1a434d5
modules: services: transmission: bump to 4
...
Not sure why exactly this isn't the default, I'll have to watch out for
when upstream catches up.
2023-10-18 21:38:22 +02:00
2d36ffd96d
pkgs: comma: rename 'COMMA_{,NIX}PKGS_FLAKE'
...
ci/woodpecker/push/check Pipeline was successful
This aligns with the rust implementation of this tool [1].
[1]: 17a4f33849
2023-10-12 15:21:06 +00:00
a5febc40e4
home: comma: remove 'COMMA_PKGS_FLAKE' definition
...
Now that my configurations also set `nixpkgs` in `NIX_PATH`, there's
isn't a need for this to be defined anymore.
2023-10-12 15:21:06 +00:00
ce19887f77
treewide: update 'nix-direnv' bootstrapping
2023-10-12 15:17:26 +00:00
aca743dea7
templates: simplify direnv configurations
...
ci/woodpecker/push/check Pipeline was successful
This was mostly a copy-paste error (the `watch_file` calls).
As for the shell hooks, it looks like `nix-direnv` takes care of that
automatically.
2023-10-12 13:47:43 +00:00
e09899d59c
direnv: fix 'watch_file' directives
...
I should use `nix_direnv_watch_file` and call it _before_ `use_flake`.
2023-10-12 13:45:49 +00:00
fd09346526
direnv: remove explicit 'shellHooks' evaluation
...
I _think_ nix-direnv does it automatically, so no need to do it myself.
2023-10-12 13:40:22 +00:00
f9541cbc33
hosts: homes: mousqueton: disable 'git' package
...
ci/woodpecker/push/check Pipeline was successful
I had some troubles with `git` once again...
This reverts commit 13769429f6 .
2023-10-12 12:56:41 +00:00
6ef0abd596
home: xdg: set 'REPO_CONFIG_DIR'
...
ci/woodpecker/push/check Pipeline was successful
Unfortunately, it will create a `.repoconfig` inside that directory. But
that's still better than littering my $HOME.
2023-10-10 15:36:14 +00:00
24d41e829e
modules: system: users: fix deprecated option name
ci/woodpecker/push/check Pipeline was successful
2023-09-28 15:57:14 +00:00
03a1f704aa
flake: bump inputs
ci/woodpecker/push/check Pipeline was successful
2023-09-27 19:22:04 +02:00
e81de7faad
pkgs: rbw-pass: fix program name in usage string
ci/woodpecker/push/check Pipeline was successful
2023-09-26 16:51:46 +00:00