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 = {