mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Fix path to desktop wallpaper
This commit is contained in:
parent
bc17bffd2b
commit
26a90c6b11
@ -123,7 +123,7 @@ with lib; {
|
||||
fi
|
||||
'';
|
||||
};
|
||||
home.file.".background-image".source = ../../common/wallpaper/nix-wallpaper-nineish-dark-gray.png;
|
||||
home.file.".background-image".source = ../common/wallpaper/nix-wallpaper-nineish-dark-gray.png;
|
||||
|
||||
services = {
|
||||
blueman-applet.enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user