fix
This commit is contained in:
parent
765828d4d9
commit
2e6e223ce8
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user