home: fish: enable by default

This commit is contained in:
Antoine Martin 2021-07-29 12:20:30 +02:00
parent ba1e18165b
commit 1d75c36f9e
4 changed files with 1 additions and 4 deletions

View file

@ -8,7 +8,6 @@
my.home.x.cursor.enable = true;
my.home.alacritty.enable = true;
my.home.emacs.enable = true;
my.home.fish.enable = true;
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;