diff --git a/flake.nix b/flake.nix index 38b3382..4dd4994 100644 --- a/flake.nix +++ b/flake.nix @@ -178,7 +178,6 @@ extraSpecialArgs = { inherit inputs outputs; }; modules = [ ./home/yt/chunk.nix - inputs.nixvim.homeManagerModules.nixvim ]; }; }; diff --git a/home/yt/ytnix.nix b/home/yt/ytnix.nix index 67f448d..543e4e2 100644 --- a/home/yt/ytnix.nix +++ b/home/yt/ytnix.nix @@ -98,7 +98,6 @@ gdb clang seahorse - github-cli ]; programs.waybar.enable = true;