Compare commits

..

No commits in common. "4099e9dce40dea44b98b76992dd90570ab9d5096" and "5218a5331d971b14fc6089ce8148e50219e65d4e" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View file

@ -178,7 +178,6 @@
extraSpecialArgs = { inherit inputs outputs; }; extraSpecialArgs = { inherit inputs outputs; };
modules = [ modules = [
./home/yt/chunk.nix ./home/yt/chunk.nix
inputs.nixvim.homeManagerModules.nixvim
]; ];
}; };
}; };

View file

@ -98,7 +98,6 @@
gdb gdb
clang clang
seahorse seahorse
github-cli
]; ];
programs.waybar.enable = true; programs.waybar.enable = true;