enable integrations and nix fmt
This commit is contained in:
parent
7f4ccfa190
commit
f73ada358b
4 changed files with 15 additions and 40 deletions
|
@ -115,9 +115,9 @@
|
|||
"libvirtd"
|
||||
"docker"
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
programs.zsh.enable = true;
|
||||
programs.fish.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
tmux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue