mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
try fish still
This commit is contained in:
parent
59f08c655c
commit
c0b50129d5
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
{
|
||||
imports = with self.nixosModules; [ git ];
|
||||
programs.zsh = enabled;
|
||||
programs.fish = enabled;
|
||||
environment.systemPackages = with pkgs; [
|
||||
tmux
|
||||
unzip
|
||||
|
|
Loading…
Reference in a new issue