add quadlet-nix

This commit is contained in:
TheWanderingCrow 2025-12-08 09:04:41 -05:00
parent 1d55fff3a0
commit 558115d0d8
4 changed files with 31 additions and 0 deletions

16
flake.lock generated
View file

@ -384,6 +384,21 @@
"type": "github"
}
},
"quadlet-nix": {
"locked": {
"lastModified": 1763141753,
"narHash": "sha256-XAHkOkLEWbRQZ6t/SowwOukrUfIneNQOC/UEQlTaPBU=",
"owner": "SEIAROTg",
"repo": "quadlet-nix",
"rev": "211b5c626cf9ea91403b510e2ac5ca03a7194566",
"type": "github"
},
"original": {
"owner": "SEIAROTg",
"repo": "quadlet-nix",
"type": "github"
}
},
"root": {
"inputs": {
"disko": "disko",
@ -398,6 +413,7 @@
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable",
"nvix": "nvix",
"quadlet-nix": "quadlet-nix",
"sops-nix": "sops-nix"
}
},