Set hypr in options

This commit is contained in:
Patrick Menking 2024-09-17 16:02:51 -04:00
parent 819444a370
commit 447eb742a8

View file

@ -22,6 +22,8 @@
home.enable = lib.mkEnableOption "enable home configuration";
};
};
hypr.enable = lib.mkEnableOption "enable hyprland";
};
config = {