disko upd

This commit is contained in:
mjallen18
2025-09-30 20:44:36 -05:00
parent 751b4f9f69
commit 5d6e7e35d5
13 changed files with 79 additions and 394 deletions

View File

@@ -47,7 +47,7 @@ in
# Pass inputs so external modules can access them
extraSpecialArgs = {
inherit inputs;
inherit inputs namespace;
overlays = with inputs; [
nix-vscode-extensions.overlays.default
];