mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-01-07 13:08:49 +01:00
add back username inherit to themechage
This commit is contained in:
parent
dbab535338
commit
f71eea6c04
@ -77,7 +77,7 @@ in
|
||||
(import ../../scripts/emopicker9000.nix { inherit pkgs; })
|
||||
(import ../../scripts/task-waybar.nix { inherit pkgs; })
|
||||
(import ../../scripts/squirtle.nix { inherit pkgs; })
|
||||
(import ../../scripts/themechange.nix { inherit pkgs; inherit host; })
|
||||
(import ../../scripts/themechange.nix { inherit pkgs; inherit host; inherit username; })
|
||||
(import ../../scripts/theme-selector.nix { inherit pkgs; })
|
||||
(import ../../scripts/nvidia-offload.nix { inherit pkgs; })
|
||||
(import ../../scripts/web-search.nix { inherit pkgs; })
|
||||
|
Loading…
Reference in New Issue
Block a user