mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-17 10:11:12 +02:00
meta: Merge swaync / swayosd with hyprland module
Helps avoid having modules that are only a single line.
This commit is contained in:
@ -406,6 +406,8 @@ in
|
||||
};
|
||||
|
||||
batsignal.enable = true;
|
||||
swaync.enable = true;
|
||||
swayosd.enable = true;
|
||||
hyprpaper.enable = mkForce false;
|
||||
};
|
||||
}
|
||||
|
@ -1 +0,0 @@
|
||||
{ services.swaync.enable = true; }
|
@ -1 +0,0 @@
|
||||
{ services.swayosd.enable = true; }
|
Reference in New Issue
Block a user