mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
fix path
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
home.file.wallpaper = {
|
||||
recursive = true;
|
||||
source = ./wallpaper;
|
||||
target = "~/.local/share/backgrounds";
|
||||
target = ".local/share/backgrounds";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user