|
|
@ -13,7 +13,7 @@ in { |
|
|
]; |
|
|
]; |
|
|
|
|
|
|
|
|
home.file.".config/nvim".source = mkPersistentLink "dot_files/.config/nvim"; |
|
|
home.file.".config/nvim".source = mkPersistentLink "dot_files/.config/nvim"; |
|
|
home.file.".config/nvim".onChange = "nvim --headless \"+Lazy! sync\" +qa"; |
|
|
# home.file.".config/nvim".onChange = "nvim --headless \"+Lazy! sync\" +qa"; |
|
|
|
|
|
|
|
|
# Home Manager needs a bit of information about you and the |
|
|
# Home Manager needs a bit of information about you and the |
|
|
# paths it should manage. |
|
|
# paths it should manage. |
|
|
|