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
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
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
Bruno BELANYI
57008bcb7c
hosts: nixos: add host-specific secrets module
...
This is the same logic as the common module, but for secrets that don't
need to be shared to different hosts.
2023-04-16 19:44:02 +01:00
Bruno BELANYI
8d0f29bd33
hosts: nixos: porthos: services: set matrix secret
2023-04-01 15:56:48 +01:00
Bruno BELANYI
f306cc84bc
hosts: nixos: porthos: services: enable woodpecker
2023-04-01 15:56:48 +01:00
Bruno BELANYI
2fb3d0f9cf
machines: rename to 'hosts/nixos'
...
This will be more consistent in the future if I want to introduce darwin
or home-manager configurations.
2023-03-20 09:52:05 +00:00