This commit is contained in:
tulg 2026-05-09 16:00:54 +03:00
parent 64d0ab2002
commit dcf10dac05
4 changed files with 6 additions and 13 deletions

View file

@ -22,8 +22,4 @@ in {
source = link "${dots}/mako";
recursive = true;
};
xdg.configFile."zellij" = {
source = link "${dots}/zellij";
recursive = true;
};
}