fixed zsh HOLY SHIT THIS IS THE COOLEST THING EVER

This commit is contained in:
2026-07-01 21:04:37 +01:00
parent 13119c8f7b
commit 0630db91fb
5 changed files with 136 additions and 21 deletions

View File

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