feat: replace noctalia-shell with dma-shell

Signed-off-by: Ryan Yin <xiaoyin_c@qq.com>
This commit is contained in:
Ryan Yin
2026-01-06 14:57:07 +08:00
parent 23ff53dcac
commit 8f3780ba5d
7 changed files with 549 additions and 44 deletions

View File

@@ -142,6 +142,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
dms = {
url = "github:AvengeMedia/DankMaterialShell/stable";
inputs.nixpkgs.follows = "nixpkgs";
};
# -------------- Gaming ---------------------
nix-gaming = {