Merge remote-tracking branch 'origin/main' into separate-big-files

This commit is contained in:
2026-05-27 15:04:25 +02:00
17 changed files with 822 additions and 184 deletions

View File

@ -25,6 +25,7 @@
".config/gtk-4.0/settings.ini.backup"
".config/niri/config.kdl"
];
devTemplate = ../other/dev-template.nix;
})
];
@ -55,6 +56,12 @@
#];
};
direnv = {
enable = true;
enableZshIntegration = true;
nix-direnv.enable = true;
};
kitty = {
enable = true;
settings = {