init fish

This commit is contained in:
cy 2024-12-22 21:07:38 -05:00
parent 7758c57c48
commit 7f4ccfa190
4 changed files with 69 additions and 8 deletions

View file

@ -281,14 +281,6 @@
programs.nix-ld.enable = true;
programs.evolution.enable = true;
# this is true by default and mutually exclusive with
# programs.nix-index
programs.command-not-found.enable = false;
programs.nix-index = {
enable = true;
enableZshIntegration = true;
};
xdg.portal = {
enable = true;
wlr.enable = true;