mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Set hypr in options
This commit is contained in:
parent
819444a370
commit
447eb742a8
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
|||
home.enable = lib.mkEnableOption "enable home configuration";
|
||||
};
|
||||
};
|
||||
|
||||
hypr.enable = lib.mkEnableOption "enable hyprland";
|
||||
};
|
||||
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue