fixed another omitted semicolon

This commit is contained in:
2026-01-23 19:58:54 +01:00
parent c202dbcdec
commit bcc2ca5cf0

View File

@@ -17,6 +17,9 @@ in {
cosmic = {
enable = lib.mkEnableOption "Cosmic desktop environment";
};
hyprland = {
enable = lib.mkEnableOption "hyprland Wayland shell"
};
};
config = lib.mkMerge [