aboutsummaryrefslogtreecommitdiff
path: root/modules/home/desktop/default.nix
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2025-04-14 19:27:01 -0700
committerCaroline Larimore <caroline@larimo.re>2025-04-14 19:27:01 -0700
commit82aafe0333ac34614a2ee4698ffc218bddd8b9f3 (patch)
treec470179f6b3ad25eaf7a11a80f3cd0976dacf54a /modules/home/desktop/default.nix
parentb6d2d71e7b3fde0748cab841b5f1038da420fcdf (diff)
migration: overarching home desktop toggle
Diffstat (limited to 'modules/home/desktop/default.nix')
-rw-r--r--modules/home/desktop/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/home/desktop/default.nix b/modules/home/desktop/default.nix
index e89ec86..e434c6c 100644
--- a/modules/home/desktop/default.nix
+++ b/modules/home/desktop/default.nix
@@ -4,6 +4,8 @@ with lib; with lib.${namespace}; let
cfg = config.${namespace}.desktop;
in {
options.${namespace}.desktop = with types; {
+ enable = mkEnableOption "desktop";
+
background = mkOption {
type = enum [
"lycoris.png"