mirror of
https://github.com/kmein/niveum
synced 2026-03-18 02:51:08 +01:00
Simplify wallpaper setup
This commit is contained in:
@@ -36,11 +36,6 @@ in {
|
||||
gtk = { name = "Paper"; package = pkgs.paper-gtk-theme; };
|
||||
icon = { name = "Paper"; package = pkgs.paper-icon-theme; };
|
||||
};
|
||||
|
||||
wallpaper = mkOption {
|
||||
type = types.path;
|
||||
default = pkgs.copyPathToStore ./art/haskell-grey.png;
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user