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
+5
View File
@@ -32,6 +32,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
dms-plugin-registry = {
url = "github:AvengeMedia/dms-plugin-registry";
inputs.nixpkgs.follows = "nixpkgs";
};
agenix.url = "github:ryantm/agenix";
nur.url = "github:nix-community/NUR";