chore: removed other users and systems

This commit is contained in:
Nick 2025-06-26 02:15:04 -05:00
parent 2b4ad99e25
commit 233cab07dd
135 changed files with 216 additions and 2462 deletions

View file

@ -11,8 +11,8 @@ in
programs.kitty = {
enable = true;
font = {
name = fonts.names.name0;
size = fonts.sizes.terminal.size0;
name = fonts.name;
size = fonts.sizes.terminal;
};
themeFile = "Catppuccin-Macchiato";
};