configures waybar

This commit is contained in:
Dennis Schoepf 2025-12-19 00:58:14 +01:00
parent e0b15d993b
commit 324357540d
8 changed files with 80 additions and 16 deletions

View file

@ -10,10 +10,6 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
ironbar = {
url = "github:JakeStanger/ironbar";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-darwin.url = "github:LnL7/nix-darwin/master";
nix-darwin.inputs.nixpkgs.follows = "nixpkgs";
ip-whitelist.url = "github:Oak-Digital/nixos-ip-whitelist-firewall";