flake update use normal helix

This commit is contained in:
Daniel Olsen
2023-04-27 13:17:48 +02:00
parent abec0c9f38
commit b1ce7ce98f
2 changed files with 160 additions and 64 deletions

View File

@@ -70,7 +70,7 @@
inherit (prev) system config;
};
dan = dan.packages.${prev.system};
helix = inputs.helix.packages.${prev.system}.helix;
# helix = inputs.helix.packages.${prev.system}.helix;
})
nur.overlay
nixgl.overlay