maybe zsh works

This commit is contained in:
2026-07-01 20:10:13 +01:00
parent b4350f2dae
commit 13119c8f7b
4 changed files with 41 additions and 2 deletions

View File

@@ -10,5 +10,6 @@
wrappers.url = "github:BirdeeHub/nix-wrapper-modules";
};
outputs = inputs: inputs.flake-parts.lib.mkFlake {inherit inputs;} (inputs.import-tree ./modules);
}