feat: added user2 and refactored to accommodate

This commit is contained in:
Nick 2025-01-28 20:45:11 -06:00
parent c169f84dcc
commit 9cdcf4fec4
97 changed files with 1473 additions and 1052 deletions

View file

@ -5,7 +5,7 @@
}:
let
inherit (flake.config.aesthetics.themes)
font
fonts
;
in
{
@ -14,13 +14,13 @@ in
enable = true;
defaultFonts = {
serif = [
font.name
fonts.names.name0
];
monospace = [
font.name
fonts.names.name0
];
sansSerif = [
font.name
fonts.names.name0
];
emoji = [
"Noto Fonts Color Emoji"