wip: update
This commit is contained in:
7
nix/modules/fish/home.nix
Normal file
7
nix/modules/fish/home.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
home.shell.enableFishIntegration = true;
|
||||
programs.fish = {
|
||||
# enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user