fix(swaybg): fix swaybg service
This commit is contained in:
parent
a7d9aebdca
commit
d757d6b432
5 changed files with 36 additions and 36 deletions
|
@ -22,7 +22,7 @@
|
|||
programs = {
|
||||
swaybg = {
|
||||
enable = true;
|
||||
wallpaper = "${inputs.wallpkgs.packages.${pkgs.system}.nature}/share/wallpapers/nature/07.jpg";
|
||||
wallpaper = inputs.wallpkgs.wallpapers.nord-03.path;
|
||||
};
|
||||
libvirt.enable = true;
|
||||
direnv.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue