pihole: working maybe
This commit is contained in:
parent
c565ac16ba
commit
dc13df9795
3 changed files with 75 additions and 39 deletions
43
flake.lock
generated
43
flake.lock
generated
|
@ -42,7 +42,7 @@
|
|||
},
|
||||
"devshell": {
|
||||
"inputs": {
|
||||
"flake-utils": "flake-utils",
|
||||
"flake-utils": "flake-utils_2",
|
||||
"nixpkgs": [
|
||||
"nixvim",
|
||||
"nixpkgs"
|
||||
|
@ -243,11 +243,11 @@
|
|||
"systems": "systems"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1701680307,
|
||||
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
|
||||
"lastModified": 1710146030,
|
||||
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
|
||||
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -261,11 +261,11 @@
|
|||
"systems": "systems_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1710146030,
|
||||
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
||||
"lastModified": 1701680307,
|
||||
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
||||
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -431,7 +431,6 @@
|
|||
"linger": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
"pihole",
|
||||
"flake-utils"
|
||||
]
|
||||
},
|
||||
|
@ -719,24 +718,28 @@
|
|||
},
|
||||
"pihole": {
|
||||
"inputs": {
|
||||
"flake-utils": "flake-utils_2",
|
||||
"linger": "linger",
|
||||
"flake-utils": [
|
||||
"flake-utils"
|
||||
],
|
||||
"linger": [
|
||||
"linger"
|
||||
],
|
||||
"nixpkgs": [
|
||||
"nixpkgs-unstable"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1670284048,
|
||||
"narHash": "sha256-lNyJ7vrDAdsPVcNBXqDUXseBBL9Kf2q64/A8ntEKXWI=",
|
||||
"owner": "mindsbackyard",
|
||||
"repo": "pihole-flake",
|
||||
"rev": "9daaf65415ad6d3f5a8daa617d8737bc405f9dd8",
|
||||
"type": "github"
|
||||
"lastModified": 1717134073,
|
||||
"narHash": "sha256-GTYbZ1H6/PVoMsq4abvxFvZ8K3YcQcYNTVy5Y9d2yUc=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "a125ee3d1cd490c5a4ace180017c149c3c10e04b",
|
||||
"revCount": 38,
|
||||
"type": "git",
|
||||
"url": "https://git.sapphic.engineer/noe/pihole-flake"
|
||||
},
|
||||
"original": {
|
||||
"owner": "mindsbackyard",
|
||||
"repo": "pihole-flake",
|
||||
"type": "github"
|
||||
"type": "git",
|
||||
"url": "https://git.sapphic.engineer/noe/pihole-flake"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
|
@ -745,10 +748,12 @@
|
|||
"darwin": "darwin",
|
||||
"doll-repair": "doll-repair",
|
||||
"fedi-emotes": "fedi-emotes",
|
||||
"flake-utils": "flake-utils",
|
||||
"home-manager": "home-manager",
|
||||
"iceshrimp": "iceshrimp",
|
||||
"iceshrimp-withdrawal": "iceshrimp-withdrawal",
|
||||
"lightrunner-emotes": "lightrunner-emotes",
|
||||
"linger": "linger",
|
||||
"nixos-generators": "nixos-generators",
|
||||
"nixpkgs": "nixpkgs_4",
|
||||
"nixpkgs-stable": "nixpkgs-stable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue