wip: well, looking better

This commit is contained in:
2024-10-14 18:02:42 +02:00
parent ed26ad8af2
commit 354bd72248
10 changed files with 82 additions and 150 deletions
+3 -3
View File
@@ -6,9 +6,9 @@
flake-utils.url = "github:numtide/flake-utils";
nixidy = {
# url = "github:juselius/nixidy";
url = "/home/jonas/src/OceanBox/nixidy";
inputs.nixpkgs.follows = "nixpkgs";
url = "github:juselius/nixidy?ref=special-args";
# url = "/home/jonas/src/OceanBox/nixidy";
# inputs.nixpkgs.follows = "nixpkgs";
};
nixhelm = {