hosts/dunamis/configuration.nix: rose-pine-moon

modules/nixos/system/stylix/default.nix: change serif to inter

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-28 17:34:42 +03:00
parent efaae1a801
commit 1ae179eb85
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@
}; };
stylix = { stylix = {
enable = true; enable = true;
theme = "vesper"; theme = "rose-pine-moon";
}; };
locale = "uk_UA.UTF-8"; locale = "uk_UA.UTF-8";
misc = { misc = {

View File

@ -97,8 +97,8 @@
wallpaper = wallpapers.cyber-dawn; wallpaper = wallpapers.cyber-dawn;
serif = { serif = {
package = geistPackage; package = interPackage;
name = "Geist Light"; name = "Inter Nerd Font";
}; };
monospace = { monospace = {