feat(rpi4): set up mosquitto
This commit is contained in:
parent
c1042ae01a
commit
ad3299faa2
4 changed files with 79 additions and 8 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -17,6 +17,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"felschr-nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1603300533,
|
||||
"narHash": "sha256-WQpKeqOAFkXv1NSq+VCpU7B6WJ6jdopvlUO0TkMq+mU=",
|
||||
"owner": "felschr",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "30b1d77f15634bb7574edf33087cd80f4e85a245",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "felschr",
|
||||
"ref": "feat/mosquitto-password-file",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-compat": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -178,6 +194,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"felschr-nixpkgs": "felschr-nixpkgs",
|
||||
"flake-utils": "flake-utils",
|
||||
"home-manager": "home-manager",
|
||||
"nixpkgs": "nixpkgs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue