1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

nix: fix home module (#1387)

This commit is contained in:
Lucas
2026-01-16 04:46:26 -03:00
committed by bbedward
parent 0ed595b43d
commit 1234847abb

View File

@@ -79,6 +79,7 @@ in
default = config.wayland.systemd.target;
defaultText = lib.literalExpression "config.wayland.systemd.target";
description = "Systemd target to bind to.";
};
};
config = lib.mkIf cfg.enable {