schizo mode
This commit is contained in:
parent
129dcd0a4f
commit
aae6777f03
6 changed files with 27 additions and 36 deletions
|
@ -14,7 +14,7 @@
|
|||
apps.x86_64-linux = {
|
||||
default = {
|
||||
type = "app";
|
||||
program = "${user.packages.fish}/bin/fish";
|
||||
program = pkgs.getExe user.packages.fish;
|
||||
};
|
||||
helix = {
|
||||
type = "app";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue