mirror of
https://github.com/youwen5/nixos.git
synced 2025-02-07 13:11:10 -08:00
This commit is contained in:
parent
9e51ccb96f
commit
d1defb87dc
1 changed files with 2 additions and 2 deletions
|
@ -127,8 +127,8 @@
|
|||
environment.etc.polarity.text = "dawn";
|
||||
liminalOS.theming = {
|
||||
wallpaper = pkgs.fetchurl {
|
||||
url = "https://w.wallhaven.cc/full/kx/wallhaven-kxoqx6.jpg";
|
||||
hash = "sha256-1cYbDcWutMHaNgvgRZiXFJpxkCZdilrKbjRD3/y25Yc=";
|
||||
url = "https://w.wallhaven.cc/full/ex/wallhaven-exlxjr.jpg";
|
||||
hash = "sha256-SZT8hNe58Njf5XMrZvj97XCP2DSycpoc6u17Lc0IH7Y=";
|
||||
};
|
||||
# base16Scheme = "${pkgs.base16-schemes}/share/themes/oxocarbon-dark.yaml";
|
||||
base16Scheme = null;
|
||||
|
|
Loading…
Reference in a new issue