OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      300b980f833c
DATE      2025-08-10
SUBJECT   zellij: fix layout module reference
FILES     1 CHANGED
HASH      300b980f833c
DATE      2025-08-10
SUBJECT   zellij: fix layout module reference
FILES     1 CHANGED
 

diff --git a/modules/home/console/tools/multiplexer/zellij/options.nix b/modules/h
ome/console/tools/multiplexer/zellij/options.nix
index 07bc777..239c610 100644
--- a/modules/home/console/tools/multiplexer/zellij/options.nix
+++ b/modules/home/console/tools/multiplexer/zellij/options.nix
@@ -107,7 +107,7 @@ in {
         nameValuePair "zellij/layouts/${name}.kdl" {
           text = mkZellijLayout layout;
         })
-      cfg.layouts
+      cfg._layouts
       // optionalAttrs (cfg.extraSettings != null) {
         "zellij/config.kdl".text = cfg.extraSettings;
       };

diff --git a/modules/home/console/tools/mult
iplexer/zellij/options.nix b/modules/home/co
nsole/tools/multiplexer/zellij/options.nix
index 07bc777..239c610 100644
--- a/modules/home/console/tools/multiplexer
/zellij/options.nix
+++ b/modules/home/console/tools/multiplexer
/zellij/options.nix
@@ -107,7 +107,7 @@ in {
         nameValuePair "zellij/layouts/${nam
e}.kdl" {
           text = mkZellijLayout layout;
         })
-      cfg.layouts
+      cfg._layouts
       // optionalAttrs (cfg.extraSettings !
= null) {
         "zellij/config.kdl".text = cfg.extr
aSettings;
       };
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET