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
Bruno BELANYI
8bcf56fdec
treewide: fix shellcheck
issues
ci/woodpecker/push/check Pipeline was successful
2023-08-31 10:42:45 +00:00
Bruno BELANYI
13769429f6
hosts: homes: cloudtop: enable 'git' package
...
ci/woodpecker/push/check Pipeline failed
Turns out that the latest version fixes the issue, but I haven't looked
into why exactly.
This reverts commit 6100a092af
.
2023-08-31 10:22:56 +00:00
Bruno BELANYI
5b59a9cf82
hosts: homes: cloudtop: enable tmux passthrough
...
ci/woodpecker/push/check Pipeline failed
Mostly used for my `osc52` and `osc777` scripts.
2023-08-21 13:20:25 +00:00
Bruno BELANYI
ca1d439e7a
hosts: nixos: porthos: services: disable drone
...
ci/woodpecker/push/check Pipeline failed
I have now completely migrated to Woodpecker, so no need for it anymore.
2023-08-20 14:19:40 +01:00
Bruno BELANYI
19d2916e1c
hosts: nixos: porthos: secrets: rename 'nix-cache'
...
To go with the module rename.
2023-08-19 14:41:10 +02:00
Bruno BELANYI
ab59054518
modules: services: rename 'nix-cache'
...
I'm about to modify the module to use a different cache implementation,
so this name is more appropriate.
2023-08-19 14:41:10 +02:00
Bruno BELANYI
330402d335
hosts: nixos: porthos: services: enable vikunja
...
Trying it out again.
This reverts commit 1807b8b88c
.
2023-08-12 23:14:53 +02:00
Bruno BELANYI
4a9a46547e
machine: aramis: home: set 'bitwarden.pinentry'
2023-08-06 20:13:08 +02:00
Bruno BELANYI
f363ae71a5
hosts: nixos: porthos: boot: use '/dev/disk/by-id'
...
Somehow `/dev/sda` and `/dev/sdb` switched around, so use a more stable
path.
2023-08-06 20:13:08 +02:00
Bruno BELANYI
47533f119e
modules: services: monitoring: add 'secretKeyFile'
ci/woodpecker/push/check Pipeline was successful
2023-07-17 10:59:58 +00:00
Bruno BELANYI
ae13ab0c86
nixos: porthos: secrets: add grafana secret-key
...
The secret will be used in the next commit.
2023-07-17 10:59:58 +00:00
Bruno BELANYI
493636decb
hosts: nixos: porthos: services: add tandoor
ci/woodpecker/push/check Pipeline was successful
2023-07-17 09:55:33 +00:00
Bruno BELANYI
5ff0b62af8
hosts: nixos: porthos: secrets: add tandoor
2023-07-17 11:53:49 +02:00
Bruno BELANYI
6100a092af
hosts: homes: cloudtop: disable 'git' package
...
ci/woodpecker/push/check Pipeline was successful
A recent update modified `ssh_config`, and nixpkgs' version of OpenSSH
does not know how to deal with those options.
The `git` package does not make use of the system-provided SSH client,
and errors-out.
Given that those patches are never going to be upstreamed, just override
the `git` package, and use the system-provided one instead...
2023-07-05 16:56:57 +00:00
Bruno BELANYI
cbbe371ace
hosts: nixos: aramis: home: remove 'quasselclient'
ci/woodpecker/push/check Pipeline was successful
2023-06-28 21:41:52 +01:00
Bruno BELANYI
950940e3c7
hosts: nixos: aramis: home: enable calibre
ci/woodpecker/push/check Pipeline was successful
2023-06-24 17:02:01 +01:00
Bruno BELANYI
1807b8b88c
hosts: nixos: porthos: services: disable vikunja
...
ci/woodpecker/push/check Pipeline was successful
I don't use it.
2023-06-10 13:35:02 +01:00
Bruno BELANYI
7c4e0e31bc
hosts: nixos: porthos: boot: remove 'grub.version'
ci/woodpecker/push/check Pipeline failed
2023-05-28 14:49:40 +02:00
Bruno BELANYI
e68ae26609
hosts: nixos: porthos: services: enable vikunja
ci/woodpecker/push/check Pipeline was successful
2023-05-13 21:18:57 +02:00
Bruno BELANYI
30d01972b2
hosts: nixos: porthos: secrets: add vikunja
2023-05-13 21:18:57 +02:00
Bruno BELANYI
0b64c9caa7
hosts: nixos: porthos: services: disable grocy
ci/woodpecker/push/check Pipeline was successful
2023-05-08 19:01:11 +02:00
Bruno BELANYI
d8896a66c8
hosts: home: cloudtop: systemd session variable
ci/woodpecker/push/check Pipeline was successful
2023-05-05 09:05:51 +00:00
Bruno BELANYI
29daa555a3
hosts: nixos: porthos: services: disable quassel
...
I don't use it anymore.
2023-05-03 15:02:44 +00:00
Bruno BELANYI
93bc5cbd01
nixos: porthos: services: enable nix-serve
...
Unfortunately, the priority cannot be changed and defaults to being
higher (by using a lower integer) than the NixOS cache...
2023-05-03 15:02:44 +00:00
Bruno BELANYI
f7df17686f
nixos: porthos: secrets: add 'nix-serve/cache-key'
2023-05-03 15:02:44 +00:00
Bruno BELANYI
04d92a29e3
hosts: nixos: aramis: secrets: rename SSH key
2023-04-17 08:18:27 +00:00
Bruno BELANYI
7cebaa3751
modules: secrets: move wireguard keys
...
This is a bit special, as some of the keys do not belong to NixOS hosts,
so store those in the module itself, and into host-specific directories
for the keys that are NixOS hosts.
2023-04-17 08:18:27 +00:00
Bruno BELANYI
ed745602a1
modules: secrets: move non-existent key workaround
...
Since this configuration was only there to accommodate `aramis`, make it
be host-specific instead, and rely on the default value otherwise.
2023-04-16 19:44:02 +01:00
Bruno BELANYI
6079485b50
modules: secrets: move host-specific secrets
2023-04-16 19:44:02 +01:00