init fish
This commit is contained in:
parent
7758c57c48
commit
7f4ccfa190
4 changed files with 69 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue