fix(overlay): remove waybar nixpkgs-wayland overlay
This commit is contained in:
parent
104570c0f4
commit
2a7024a1a2
2 changed files with 2 additions and 3 deletions
|
|
@ -30,8 +30,8 @@
|
|||
nixpkgs.url = "github:Nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs-small.url = "github:Nixos/nixpkgs/nixos-unstable-small";
|
||||
|
||||
# contains more up-to-date wayland related packages
|
||||
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
||||
# contains more up-to-date wayland related packages. no need enabling atm
|
||||
# nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
||||
|
||||
# split your flake into... parts?
|
||||
flake-parts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue