mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
meta: Merge swaync / swayosd with hyprland module
Helps avoid having modules that are only a single line.
This commit is contained in:
parent
ffb3460c53
commit
b513d01715
@ -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; }
|
Loading…
Reference in New Issue
Block a user