This commit is contained in:
jacekpoz 2024-03-28 18:19:28 +01:00
parent 9c254fcc38
commit 617c09e427
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -13,7 +13,6 @@ in {
config = mkIf cfg.enable {
nixpkgs.overlays = [ inputs.neovim-nightly-overlay.overlay ];
home-manager.users.${username} = {
imports = [ inputs.nixvim.homeManagerModules.nixvim ];