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
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
898523d079
treewide: fix typos
2024-09-27 13:49:29 +00:00
Bruno BELANYI
129d4b3a5a
hosts: nixos: porthos: services: enable pdf-edit
ci/woodpecker/push/check Pipeline was successful
2024-09-20 22:05:21 +02:00
Bruno BELANYI
90dcf3a164
hosts: nixos: porthos: secrets: add pdf-edit
ci/woodpecker/push/check Pipeline was successful
2024-09-05 18:10:00 +02:00
Bruno BELANYI
0d2b9c9699
nixos: services: rename 'servarr'
ci/woodpecker/push/check Pipeline was successful
2024-09-05 10:39:01 +00:00
Bruno BELANYI
e94bdef690
hosts: nixos: porthos: secrets: fix SSO owner
ci/woodpecker/push/check Pipeline was successful
2024-08-22 20:54:26 +02:00
Bruno BELANYI
8ed69de4be
hosts: nixos: aramis: home: remove 'pinentry-rofi'
...
ci/woodpecker/push/check Pipeline failed
I'm not sure why, but it's messing with my `gpg-agent`... But I didn't
get any issues with `rbw`.
I'll try and figure out why.
This reverts commit 93dfe04114
.
2024-08-10 12:13:09 +01:00
Bruno BELANYI
93dfe04114
hosts: nixos: aramis: home: use 'pinentry-rofi'
ci/woodpecker/push/check Pipeline failed
2024-08-04 11:37:33 +01:00
Bruno BELANYI
929c8ea9b0
hosts: nixos: porthos: services: audiobookshelf
ci/woodpecker/push/check Pipeline was successful
2024-04-22 21:00:00 +02:00
Bruno BELANYI
7ebbb10568
hosts: nixos: porthos: migrate podgrab 'dataDir'
...
I want to share it with `audiobookshelf`, so putting it in `/data/media`
makes it easier.
2024-04-22 21:00:00 +02:00
Bruno BELANYI
f729f6a098
hosts: nixos: porthos: secrets: add 'lohr' owner
2024-04-02 12:25:05 +02:00
Bruno BELANYI
4a01a50532
flake: bump inputs
...
ci/woodpecker/push/check Pipeline was successful
And fix the update `pinentry` options in home-manager.
2024-03-16 19:49:00 +01:00
Bruno BELANYI
5d3160fb0d
hosts: nixos: porthos: migrate to new host
...
OVH/Kimsufi are deprecating my current server by the end of the year. So
let's migrate to a new host.
This was more painful than initially planned, OVH introduced a change to
their rescue system which messes with the NixOS installation [1].
In the end I used a kexec image [2] to run the installation.
[1]: https://github.com/NixOS/nix/issues/7790
[2]: https://github.com/nix-community/nixos-images
2024-03-11 17:32:54 +01:00
Bruno BELANYI
0f33dbd5c2
hosts: nixos: porthos: switch to forgejo
...
This required a quick rename to migrate from one to the other.
2024-03-11 17:32:54 +01:00
Bruno BELANYI
b41fd9e48e
hosts: nixos: porthos: secrets: add forgejo mail
2024-03-11 17:32:54 +01:00
Bruno BELANYI
742b4c39a2
home: tmux: migrate to 'terminalFeatures'
...
There are other terminal capabilities I want to override in tmux, so
let's make this type more extensible.
2024-03-11 16:03:53 +00:00
Bruno BELANYI
40d1b39837
nixos: services: gitea: update mail configuration
ci/woodpecker/push/check Pipeline failed
2024-03-05 14:17:30 +00:00
Bruno BELANYI
7f0a889ccd
hosts: nixos: porthos: services: enable mealie
2024-03-05 12:43:22 +00:00
Bruno BELANYI
380933e69b
hosts: nixos: porthos: secrets: add mealie mail
2024-03-05 12:43:22 +00:00
Bruno BELANYI
56c0c28b02
hosts: nixos: porthos: home: disable cache
...
ci/woodpecker/push/check Pipeline was successful
Same reason as the system-wide configuration...
2024-03-01 17:20:47 +00:00
Bruno BELANYI
f9cdff8c13
hosts: homes: bazin: ignore interactive adb shells
ci/woodpecker/push/check Pipeline was successful
2024-02-23 13:28:48 +00:00
Bruno BELANYI
8b07ff5bbe
homes: bazin: enable zsh notifications
ci/woodpecker/push/check Pipeline was successful
2024-02-13 11:35:28 +00:00
Bruno BELANYI
183f3b48c8
hosts: nixos: aramis: hardware: enable graphics
2024-02-06 15:04:40 +00:00
Bruno BELANYI
5ecef0d789
hosts: nixos: porthos: services: enable pyload
ci/woodpecker/push/check Pipeline was successful
2024-02-04 14:56:59 +01:00
Bruno BELANYI
df44786c9c
hosts: nixos: porthos: secrets: add pyload creds
2024-02-04 14:56:59 +01:00
Bruno BELANYI
e227ad76b2
hosts: nixos: aramis: home: use 'pinentry-gtk2'
...
ci/woodpecker/push/check Pipeline was successful
Now that it's available again, let's use it.
This reverts commit 39eba647ac
.
2024-01-31 21:41:40 +00:00
Bruno BELANYI
16f98f144e
hosts: nixos: porthos: secrets: add aria RPC token
ci/woodpecker/push/check Pipeline was successful
2024-01-30 15:51:48 +01:00
Bruno BELANYI
5cb67cf040
hosts: nixos: porthos: secrets: rekey secrets
...
Some of the secrets were using an invalid format due to (probably?)
being encrypted with a beta version of `age`.
I didn't need to rekey *all* the secrets, but I might as well
2024-01-26 23:27:58 +01:00
Bruno BELANYI
a5c57333cf
hosts: homes: bazin: fix typo
2024-01-22 16:55:57 +00:00
Bruno BELANYI
39eba647ac
hosts: nixos: aramis: home: use 'pinentry-qt'
...
The GTK2 variant has been removed [1].
I may revise this in the future if [2] is merged (I'd like to try
`pinentry-rofi` [3]).
[1]: https://github.com/NixOS/nixpkgs/pull/270266
[2]: https://github.com/NixOS/nixpkgs/pull/277221
[3]: https://github.com/plattfot/pinentry-rofi
2024-01-03 14:25:20 +00:00
Bruno BELANYI
20ab679542
hosts: homes: bazin: migrate 'git.package'
ci/woodpecker/push/check Pipeline was successful
2023-12-07 14:41:29 +00:00
Bruno BELANYI
3a7f4d126d
hosts: homes: mousqueton: migrate 'git.package'
2023-12-07 14:40:15 +00:00
Bruno BELANYI
792d997dc9
hosts: homes: bazin: disable 'mosh' package
2023-12-07 14:39:38 +00:00
Bruno BELANYI
8398c4350a
hosts: homes: add work laptop
2023-12-07 14:39:38 +00:00
Bruno BELANYI
97f5bf504c
hosts: homes: mousqueton: remove 'LD_PRELOAD'
...
It looks like this isn't needed anymore.
2023-11-29 10:56:16 +00:00
Bruno BELANYI
00ee4629fc
hosts: homes: mousqueton: update 'LD_PRELOAD'
...
ci/woodpecker/push/check Pipeline was successful
I was getting dynamic linker errors with the previous value.
2023-11-17 16:25:47 +00:00
Bruno BELANYI
27564cad42
modules: system: printing: move from 'profiles'
...
ci/woodpecker/push/check Pipeline was successful
This isn't really a cross-cutting module, it should be a module rather
than a profile.
2023-11-11 17:59:49 +00:00
Bruno BELANYI
7f857ab661
hosts: homes: mousqueton: fix formatting
ci/woodpecker/push/check Pipeline was successful
2023-10-31 14:56:21 +00:00
Bruno BELANYI
8ad02dd74d
hosts: nixos: porthos: system: disable cache
...
ci/woodpecker/push/check Pipeline was successful
We're never going to get a cache hit, since this is the host for that
cache.
2023-10-31 14:00:47 +00:00
Bruno BELANYI
ca4fac3c54
hosts: nixos: porthos: fix tmux 24-bit color
...
ci/woodpecker/push/check Pipeline was successful
Well at least this fixes it for the usual client (my laptop).
2023-10-30 13:33:27 +00:00
Bruno BELANYI
42ab12179e
hosts: homes: mousqueton: use 'trueColorTerminals'
...
ci/woodpecker/push/check Pipeline was successful
Ah, much better with an actual option for this :-).
2023-10-26 19:39:44 +01:00
Bruno BELANYI
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
Bruno BELANYI
b4c2cc581b
modules: services: matrix: add sliding sync
2023-10-26 12:27:00 +00:00
Bruno BELANYI
52413dcaf7
hosts: nixos: porthos: secrets: add matrix sync
2023-10-26 12:27:00 +00:00
Bruno BELANYI
085c563d75
hosts: homes: mousqueton: disable gpg-agent
...
It doesn't work well in this environment anyway.
2023-10-26 12:27:00 +00:00
Bruno BELANYI
f8a0eef4dd
hosts: nixos: porthos: services: disable lidarr
2023-10-18 21:38:22 +02:00
Bruno BELANYI
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
Bruno BELANYI
f0b590c29e
hosts: homes: mousqueton: use new name
...
ci/woodpecker/push/check Pipeline was successful
I renamed my cloudtop to follow the usual schema (and because `cloudtop`
was not available...) :-).
2023-09-13 14:05:45 +00:00