Cleanup and fixes

This commit is contained in:
2026-07-07 14:03:03 +01:00
parent 75fb14ffe7
commit 6b8c8e86f4
6 changed files with 34 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
};
};
outputs = { nixpkgs, kutu, home-manager, ... }:
outputs = inputs@{ nixpkgs, kutu, home-manager, ... }:
let
system = "x86_64-linux";
in {