purge home-manager
This commit is contained in:
parent
46f14be415
commit
3bc2bf3fc5
7 changed files with 19 additions and 342 deletions
|
@ -18,13 +18,6 @@ in {
|
|||
|
||||
enableBashIntegration = true;
|
||||
enableFishIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
home-manager.users.${username} = {
|
||||
programs.direnv = {
|
||||
# yes stupid direnv does _not_ work with nushell in nixos options
|
||||
enableNushellIntegration = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue