[NixOS] Huge changes to a bunch of stuff (including taffybar) to be able to bump nixpkgs

This commit is contained in:
2022-05-30 14:25:07 -06:00
parent bf08731d1e
commit 139405f4e3
12 changed files with 12 additions and 23 deletions

View File

@@ -55,7 +55,7 @@
services.random-background = {
enable = true;
display = "scale";
display = "center";
interval = "1h";
imageDirectory = "%h/Pictures/wallpaper/use";
};