removed waybar from inputs, just taking it from nixpkgs

This commit is contained in:
vali 2024-05-26 14:51:37 +02:00
commit 5c708ae265
3 changed files with 78 additions and 80 deletions

View file

@ -63,9 +63,8 @@
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
agenix.url = "github:ryantm/agenix";
waybar.url = "github:Alexays/Waybar";
agenix.url = "github:ryantm/agenix";
fenix = {
url = "github:nix-community/fenix";