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 = {
enable = true;
theme = "vesper";
theme = "rose-pine-moon";
};
locale = "uk_UA.UTF-8";
misc = {

View File

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