This commit is contained in:
Henry Hiles 2026-05-06 20:06:46 -04:00
commit 6942f0759e
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
6 changed files with 90 additions and 85 deletions

View file

@ -16,4 +16,5 @@
};
environment.etc."resolv.conf".text = lib.mkForce "nameserver 127.0.0.1";
networking.resolvconf.enable = false;
}

View file

@ -1,2 +1,4 @@
{ }
# {pkgs, ...}: {nix.package = pkgs.lix;}
{ inputs, pkgs, ... }:
{
nix.package = inputs.nixpkgs-master.legacyPackages.${pkgs.stdenv.hostPlatform.system}.lix;
}

View file

@ -54,7 +54,7 @@
"github.com/ggicci/caddy-jwt@v1.1.0"
"pkg.jsn.cam/caddy-defender@v0.9.0"
];
hash = "sha256-rkT3/EdHuWkN+5fxT8+yc/BDAi05NXMYBLe9l0Am0Vc=";
hash = "sha256-yvBkB4Hrja89AVsMY6Bt1fiQDxil/nrL50lW9P5BjZU=";
};
globalConfig = ''