feat: Convert to a multi-host flake
This commit is contained in:
parent
c20fd46f9f
commit
b717ea973a
14 changed files with 416 additions and 27 deletions
5
hosts/anvil/nginx.nix
Normal file
5
hosts/anvil/nginx.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# TODO: Configure anvil's nginx
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue