devenv & fingies

This commit is contained in:
Tao Tien 2025-02-18 13:20:43 -08:00
parent 2b170dbae4
commit 14b14f7842
9 changed files with 174 additions and 105 deletions

View file

@ -242,6 +242,6 @@
};
enable = true;
defaultEditor = true;
package = inputs.helix.packages.${pkgs.system}.default;
# package = inputs.helix.packages.${pkgs.system}.default;
};
}