WIP: Switch to NixOS #5
1 changed files with 2 additions and 4 deletions
|
@ -8,8 +8,6 @@
|
||||||
|
|
||||||
# Just symlink neovim configuration for now.
|
# Just symlink neovim configuration for now.
|
||||||
# Declarative configuration coming soon™
|
# Declarative configuration coming soon™
|
||||||
home.file = {
|
home.file.".config/nvim".source =
|
||||||
".config/nvim".source =
|
config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/git/dotfiles/home/.config/nvim";
|
||||||
config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/git/dotfiles/home/.config/nvim";
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue