updated configs, added AI to waku

This commit is contained in:
2026-03-26 16:20:13 +09:00
parent 12c8cc4d69
commit ad4a10ec09
5 changed files with 104 additions and 45 deletions

View File

@@ -17,10 +17,6 @@
xkb = {
layout = "us";
};
resolutions = [
{ x = 1920; y = 1080; }
{ x = 2560; y = 1600; }
];
dpi = 96;
displayManager.lightdm = {
enable = true;
@@ -30,6 +26,31 @@
};
};
fonts = {
fontDir.enable = true;
fontconfig = {
defaultFonts = {
emoji = [ "Noto Color Emoji" ];
monospace = [ "Moralerspace Argon" ];
sansSerif = [ "Noto Sans" ];
serif = [ "Noto Serif" ];
};
};
packages = with pkgs; [
nerd-fonts._0xproto
nerd-fonts.fira-code
moralerspace
gyre-fonts
ipafont
jigmo
noto-fonts
noto-fonts-cjk-sans
noto-fonts-cjk-serif
corefonts
noto-fonts-color-emoji
];
};
services.libinput = lib.mkDefault {
enable = true;
touchpad = {
@@ -57,6 +78,7 @@
kdePackages.spectacle
kdePackages.gwenview
kdePackages.okular
fontconfig
]) ++ (with pkgs.skkDictionaries; [
l
emoji