dms: add plugins declaratively

This commit is contained in:
Romain Paquet 2026-04-07 19:35:03 +00:00
parent 3bf00ee59a
commit 45a9d03a81
3 changed files with 41 additions and 2 deletions

21
flake.lock generated
View file

@ -160,6 +160,26 @@
"type": "github"
}
},
"dms-plugin-registry": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1775611601,
"narHash": "sha256-qHO90a2KcPMjGoNRNlHwfbC+53DNcDZ+Ff7pnyNL5Hc=",
"owner": "AvengeMedia",
"repo": "dms-plugin-registry",
"rev": "db6733400494c83307a4ef91724839ea61082f10",
"type": "github"
},
"original": {
"owner": "AvengeMedia",
"repo": "dms-plugin-registry",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
@ -439,6 +459,7 @@
"clan-core": "clan-core",
"direnv-instant": "direnv-instant",
"disko": "disko_2",
"dms-plugin-registry": "dms-plugin-registry",
"flake-parts": "flake-parts_2",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",