make fish common

This commit is contained in:
cy 2024-12-23 11:39:48 -05:00
parent 8d0314e0aa
commit e7c389f859
7 changed files with 7 additions and 11 deletions

View file

@ -115,9 +115,7 @@
"libvirtd"
"docker"
];
shell = pkgs.fish;
};
programs.fish.enable = true;
environment.systemPackages = with pkgs; [
tmux