update homemanager settings
This commit is contained in:
parent
31759e85cd
commit
d9c99e9afa
|
@ -8,7 +8,7 @@ with lib;
|
||||||
with lib.wyrdgard; let
|
with lib.wyrdgard; let
|
||||||
cfg = config.wyrdgard.apps.cli-apps.kitty;
|
cfg = config.wyrdgard.apps.cli-apps.kitty;
|
||||||
in {
|
in {
|
||||||
options.wyrdgard.cli-apps.kitty = {
|
options.wyrdgard.apps.cli-apps.kitty = {
|
||||||
enable = mkEnableOption "Kity";
|
enable = mkEnableOption "Kity";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue