Browse Source

..:

dev_01_initial
Heiko Blobner 3 years ago
parent
commit
545db10376
  1. 2
      home-manager/hblobner_at_devvie.nix

2
home-manager/hblobner_at_devvie.nix

@ -13,7 +13,7 @@ in {
];
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
# paths it should manage.

Loading…
Cancel
Save