mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
add wallpapers
This commit is contained in:
@@ -119,5 +119,11 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
home.file.wallpaper = {
|
||||||
|
recursive = true;
|
||||||
|
source = ./wallpaper;
|
||||||
|
target = "~/.local/share/backgrounds";
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user