aidsmaxxing

This commit is contained in:
tulg 2026-05-09 21:13:38 +03:00
parent ff8ff81a4e
commit fafb1bb009
31 changed files with 847 additions and 377 deletions

View file

@ -0,0 +1,12 @@
{
config,
inputs,
...
}: {
#xdg.configFile."tmuxcon" = {
# recursive = true;
# source =
# config.lib.file.mkOutOfStoreSymlink
# (inputs.self + /config/tmux);
#};
}