forked from Shinonome/dots-hyprland
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