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
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
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