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:
@ -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 = {
|
||||||
|
@ -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 = {
|
||||||
|
Reference in New Issue
Block a user