feat: add DankMaterialShell home module

This commit is contained in:
2026-06-01 19:50:33 +02:00
parent 4e1b39f443
commit 7f80fd8a75
7 changed files with 70 additions and 4 deletions
Generated
+21
View File
@@ -157,6 +157,26 @@
"type": "github"
}
},
"dms-plugin-registry": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1780281921,
"narHash": "sha256-ZDsDl7lTOfM+Le2l6gDyEP3o+KHR3TUCkuxd9hQaLro=",
"owner": "AvengeMedia",
"repo": "dms-plugin-registry",
"rev": "ee4eeacce5a7041ed39f8cd7fe64b6e0e888e73b",
"type": "github"
},
"original": {
"owner": "AvengeMedia",
"repo": "dms-plugin-registry",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
@@ -425,6 +445,7 @@
"agent-lib": "agent-lib",
"agents": "agents",
"dms": "dms",
"dms-plugin-registry": "dms-plugin-registry",
"home-manager": "home-manager_2",
"m3ta-nixpkgs": "m3ta-nixpkgs",
"nix-colors": "nix-colors",