configurations for my servers and desktops
nix nixos flake dots dotfiles

chore: set /srv/knot

+1 -1
+1 -1
hosts/bluepill/modules/tangled.nix
··· 3 3 tangled = { 4 4 knot = { 5 5 enable = true; 6 - stateDir = "/var/lib/knot"; 6 + stateDir = "/srv/knot"; 7 7 server = { 8 8 hostname = "knot.devins.page"; 9 9 owner = "did:plc:3xpaniu6rs7fygzthgmtuv7c";