remove parts dir
This commit is contained in:
parent
47dcad4a82
commit
341a41c63e
14 changed files with 19 additions and 249 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue