home/gui | remove iwmenu

This commit is contained in:
Don Harper 2025-05-07 10:56:54 -05:00
parent 1917c144fd
commit 6ab1cf78dc

View file

@ -18,7 +18,6 @@
nixvim.url = "github:nix-community/nixvim"; nixvim.url = "github:nix-community/nixvim";
nixvim.inputs.nixpkgs.follows = "nixpkgs"; nixvim.inputs.nixpkgs.follows = "nixpkgs";
bzmenu.url = "github:e-tho/bzmenu"; bzmenu.url = "github:e-tho/bzmenu";
iwmenu.url = "github:e-tho/iwmenu";
}; };
outputs = inputs@{ self, nixpkgs, nix, nixpkgs-stable, nixos-hardware outputs = inputs@{ self, nixpkgs, nix, nixpkgs-stable, nixos-hardware