Merge branch 'development' of git.bitlab21.com:sam/nixos into development
This commit is contained in:
commit
cc2753e56e
|
@ -539,11 +539,11 @@
|
||||||
},
|
},
|
||||||
"nix-secrets": {
|
"nix-secrets": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737831370,
|
"lastModified": 1737891998,
|
||||||
"narHash": "sha256-SknkmBjTklrzrXaVALsIIOtu1r8TP35NEfhST6zJyH4=",
|
"narHash": "sha256-7zNag4ed0lFhRe2/Vd9EEmDC0qlIxX1gVtrXWhWHqfA=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "148154f0b8bdaf085ea16562822f55c810b55bac",
|
"rev": "bc59275fb547393a2a09797dda9c9a43d8b01806",
|
||||||
"revCount": 255,
|
"revCount": 256,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://git@git.bitlab21.com/sam/nix-secrets.git"
|
"url": "ssh://git@git.bitlab21.com/sam/nix-secrets.git"
|
||||||
},
|
},
|
||||||
|
|
|
@ -57,7 +57,7 @@ in {
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Pihole";
|
name = "Pihole";
|
||||||
url = "http://dns.lan";
|
url = "http://dns.lan/admin";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Searx";
|
name = "Searx";
|
||||||
|
|
Loading…
Reference in New Issue