forked from Shinonome/dots-hyprland
add
This commit is contained in:
@@ -13,10 +13,10 @@
|
|||||||
mkOption
|
mkOption
|
||||||
types
|
types
|
||||||
;
|
;
|
||||||
cfg = config.illogical-impulse.desktop;
|
cfg = config.programs.illogical-impulse;
|
||||||
in {
|
in {
|
||||||
options = {
|
options = {
|
||||||
illogical-impulse.desktop = {
|
programs.illogical-impulse = {
|
||||||
enable = mkOption {
|
enable = mkOption {
|
||||||
type = types.bool;
|
type = types.bool;
|
||||||
default = true;
|
default = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user