big sync, add static-sites
This commit is contained in:
parent
1b144d2e4a
commit
c8c8aaec36
9 changed files with 211 additions and 132 deletions
|
@ -174,6 +174,7 @@
|
|||
nas0 = mkNixos [ ./nixos/hosts/nas0 ]; # SMB/NFS NAS
|
||||
ts3 = mkNixos [ ./nixos/hosts/ts3 ]; # Teamspeak-san
|
||||
pihole = mkNixos [ ./nixos/hosts/pihole ]; # PiHole!
|
||||
static-sites = mkNixos [ ./nixos/hosts/static-sites ]; # nginx specifically for static sites
|
||||
};
|
||||
|
||||
darwinConfigurations = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue