stylix not in hm

This commit is contained in:
twoneis 2024-03-20 12:06:10 +01:00
parent a4c4fc6809
commit 510f7dea7f
4 changed files with 2 additions and 4 deletions

View file

@ -11,11 +11,10 @@
./games.nix ./games.nix
./gnome ./gnome
./niri ./niri
./stylix.nix
./virt.nix ./virt.nix
]; ];
stylix.image = ../../wallpaper/wallpaper.png;
services.xserver.displayManager.gdm.enable = true; services.xserver.displayManager.gdm.enable = true;
environment.sessionVariables.NIXOS_OZONE_WL = "1"; environment.sessionVariables.NIXOS_OZONE_WL = "1";

View file

@ -15,7 +15,6 @@
./notes ./notes
./shell ./shell
./terminal ./terminal
./themes
./utils ./utils
]; ];

View file

@ -1 +0,0 @@
../../../../wallpaper/wallpaper.png

View file

@ -1,5 +1,6 @@
{ pkgs, ... }: { { pkgs, ... }: {
stylix = { stylix = {
image = ../../wallpaper/wallpaper.png;
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml"; base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
fonts = { fonts = {
serif = { serif = {