fix(swaybg): fix swaybg service

This commit is contained in:
Artur Manuel 2025-01-30 01:15:23 +00:00
commit d757d6b432
5 changed files with 36 additions and 36 deletions

View file

@ -33,8 +33,9 @@
};
wallpkgs = {
type = "github";
owner = "notashelf";
owner = "amadaluzia";
repo = "wallpkgs";
ref = "nord";
inputs.nixpkgs.follows = "nixpkgs";
};
pankomacs = {