✨ Replaced waybar and swaync with Hyprpanel and dunst
This commit is contained in:
7
overlays.nix
Normal file
7
overlays.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{ inputs, ... }:
|
||||
|
||||
{
|
||||
nixpkgs.overlays = with inputs; [
|
||||
hyprpanel.overlay
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user