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
./gnome
./niri
./stylix.nix
./virt.nix
];
stylix.image = ../../wallpaper/wallpaper.png;
services.xserver.displayManager.gdm.enable = true;
environment.sessionVariables.NIXOS_OZONE_WL = "1";

View file

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

View file

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

View file

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