mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
add
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
mkOption
|
||||
types
|
||||
;
|
||||
cfg = config.illogical-impulse.desktop;
|
||||
cfg = config.programs.illogical-impulse;
|
||||
in {
|
||||
options = {
|
||||
illogical-impulse.desktop = {
|
||||
programs.illogical-impulse = {
|
||||
enable = mkOption {
|
||||
type = types.bool;
|
||||
default = true;
|
||||
|
||||
Reference in New Issue
Block a user