ljasdjklasdljasdljk
This commit is contained in:
@@ -70,9 +70,9 @@ let
|
||||
#vf = input-views.inputs-edge.nixos-vf2.nixosModules;
|
||||
# nspawn = ls [ "${nixos-nspawn}/nspawn-image.nix" { boot.isContainer = true; } ];
|
||||
au = ./../profiles/auto-upgrade.nix;
|
||||
ts1 = ./../profiles/tailscale-inner.nix;
|
||||
ts2 = ./../profiles/tailscale-outer.nix;
|
||||
tse = ./../profiles/tailscale-exit-node.nix;
|
||||
ts1 = ./../profiles/tailscale/inner.nix;
|
||||
ts2 = ./../profiles/tailscale/outer.nix;
|
||||
tse = ./../profiles/tailscale/exit-node.nix;
|
||||
#rb = ./../profiles/known-hosts; # TODO
|
||||
dns64 = { config, ... }: {
|
||||
networking.nameservers = [ "2001:700:1:11::2:51" ]; # dns64.uninett.no
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
|
||||
../../../profiles/http # enables nginx+acme, defines mkDomain
|
||||
../../../profiles/http/index
|
||||
# ../../../profiles/http/services/cache-proxy
|
||||
# ../../../profiles/http/services/attic.nix
|
||||
# ../../../profiles/http/services/cinny.nix
|
||||
# ../../../profiles/http/services/element.nix
|
||||
|
||||
Reference in New Issue
Block a user