This commit is contained in:
foglar 2024-10-28 17:05:22 +01:00
parent 765828d4d9
commit 2e6e223ce8

View File

@ -20,7 +20,7 @@
stylix.enable = true; stylix.enable = true;
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml"; stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";
stylix.image = /home/foglar/Programming/Git/wallpapers/Decay-Green/wallpapers/aurora_borealis.png; stylix.image = ./aurora_borealis.png;
# Bootloader. # Bootloader.
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;