mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 08:03:56 -05:00
nix fmt
This commit is contained in:
parent
6e1bc8ca3b
commit
ea7811692d
|
@ -232,7 +232,7 @@
|
||||||
"orientation" = "horizontal";
|
"orientation" = "horizontal";
|
||||||
modules = ["pulseaudio" "bluetooth" "network" "power-profiles-daemon" "battery"];
|
modules = ["pulseaudio" "bluetooth" "network" "power-profiles-daemon" "battery"];
|
||||||
};
|
};
|
||||||
|
|
||||||
"group/session" = {
|
"group/session" = {
|
||||||
"orientation" = "horizontal";
|
"orientation" = "horizontal";
|
||||||
modules = ["custom/dnd" "idle_inhibitor" "custom/logout"];
|
modules = ["custom/dnd" "idle_inhibitor" "custom/logout"];
|
||||||
|
|
Loading…
Reference in a new issue