ljasdjklasdljasdljk

This commit is contained in:
2025-11-07 14:48:26 +01:00
parent 41e1915f15
commit d0eff972df
14 changed files with 291 additions and 139 deletions

View File

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

View File

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