remove parts dir

This commit is contained in:
Charlie Root 2024-11-11 20:00:58 +01:00
commit 341a41c63e
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
14 changed files with 19 additions and 249 deletions

View file

@ -14,7 +14,7 @@
apps.x86_64-linux = {
default = {
type = "app";
program = pkgs.getExe user.packages.fish;
program = "${user.packages.fish}/bin/fish";
};
helix = {
type = "app";