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