fix for zj

This commit is contained in:
Dennis Schoepf 2026-01-08 23:37:50 +01:00
parent bff43c45ac
commit b62a5a6a56
2 changed files with 1 additions and 56 deletions

View file

@ -1,4 +1,4 @@
{ config, ... }:
{ config, pkgs, ... }:
{
xdg.configFile."zellij/config.kdl" = {
source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/dev/nix-config/modules/zellij/config.kdl";