Adapts home manager config for nvim and wezterm
- Fixes symlinks for configuration folders - Installs wezterm as homebrew cask so nix-generated config does not interfere with symlinked config files
This commit is contained in:
parent
c8907c8705
commit
99198a910e
4 changed files with 15 additions and 8 deletions
|
|
@ -10,6 +10,8 @@
|
|||
GOPATH = "$HOME/go";
|
||||
};
|
||||
|
||||
xdg.enable = true;
|
||||
|
||||
imports = [
|
||||
./modules/git
|
||||
./modules/fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue