openbox: fix copy/paste typo in config
This commit is contained in:
parent
a15f7c018e
commit
7d91ee54c9
@ -8,7 +8,7 @@ in
|
|||||||
|
|
||||||
{
|
{
|
||||||
options = {
|
options = {
|
||||||
services.xserver.windowManager.openbox.enable = mkEnableOption "oroborus";
|
services.xserver.windowManager.openbox.enable = mkEnableOption "openbox";
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user