e2c903a88b
nixos: services: nginx: fix SSO subdomain
2023-12-25 19:54:57 +01:00
5ef3c1220e
nixos: services: remove redundant subdomains
...
See previous commit for the defaults.
2023-12-25 19:54:57 +01:00
6ab27739a6
nixos: services: nginx: add default subdomain
...
In almost all cases, the subdomain should be the same as the attribute
name...
2023-12-25 19:54:57 +01:00
14a7ffa890
nixos: services: nginx: use attrset for vhosts
...
Attribute sets compose better than lists, it was a mistake to use a list
in the first place...
2023-12-25 19:54:57 +01:00
c856933803
nixos: create 'modules/nixos' folder
...
Let's consolidate all modules under one path, so that NixOS,
home-manager, and nix-darwin (if I ever end up using it down the line)
would go under the same folder.
2023-11-11 18:11:52 +00:00