summaryrefslogtreecommitdiff
path: root/users/andromeda/stylix.nix
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2025-12-30 01:08:44 +0100
committerandromeda <andromeda@lenovo>2025-12-30 01:08:44 +0100
commit0179bbeb5c9dfaf27c232d8d125af467640ddbd5 (patch)
tree501d36ed3c30fa61517f502010b5e894e72a0d4b /users/andromeda/stylix.nix
parenta7c4b7dcd1f5d221b976fc65b6f82e501f87738d (diff)
remove background as png, rather fetch from nix store
Diffstat (limited to 'users/andromeda/stylix.nix')
-rw-r--r--users/andromeda/stylix.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/andromeda/stylix.nix b/users/andromeda/stylix.nix
index 208d2cc..2e7af13 100644
--- a/users/andromeda/stylix.nix
+++ b/users/andromeda/stylix.nix
@@ -10,7 +10,6 @@
# silk-light is light theme
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-material-dark-hard.yaml";
polarity = "dark";
- image = ./nix-wallpaper-gear.png;
fonts = {
monospace = {
package = pkgs.miracode;