From 1ae179eb8528fed9f7249a7ac6553b8b6d8e2fea Mon Sep 17 00:00:00 2001 From: unexplrd Date: Sat, 28 Jun 2025 17:34:42 +0300 Subject: [PATCH] hosts/dunamis/configuration.nix: rose-pine-moon modules/nixos/system/stylix/default.nix: change serif to inter Signed-off-by: unexplrd --- hosts/dunamis/configuration.nix | 2 +- modules/nixos/system/stylix/default.nix | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/dunamis/configuration.nix b/hosts/dunamis/configuration.nix index d0b6633..99094cf 100644 --- a/hosts/dunamis/configuration.nix +++ b/hosts/dunamis/configuration.nix @@ -30,7 +30,7 @@ }; stylix = { enable = true; - theme = "vesper"; + theme = "rose-pine-moon"; }; locale = "uk_UA.UTF-8"; misc = { diff --git a/modules/nixos/system/stylix/default.nix b/modules/nixos/system/stylix/default.nix index 27f14fc..a8075e9 100644 --- a/modules/nixos/system/stylix/default.nix +++ b/modules/nixos/system/stylix/default.nix @@ -97,8 +97,8 @@ wallpaper = wallpapers.cyber-dawn; serif = { - package = geistPackage; - name = "Geist Light"; + package = interPackage; + name = "Inter Nerd Font"; }; monospace = {