mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 10:10:45 -06:00
remove fish
This commit is contained in:
parent
91e93b77a8
commit
1042da2886
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
{
|
{
|
||||||
imports = with self.nixosModules; [ git ];
|
imports = with self.nixosModules; [ git ];
|
||||||
programs.zsh = enabled;
|
programs.zsh = enabled;
|
||||||
programs.fish = enabled;
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
tmux
|
tmux
|
||||||
unzip
|
unzip
|
||||||
|
|
Loading…
Reference in a new issue