mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 12:20:04 +00:00
fix: add missing pkgs binding
feat: update wallpaper for catppuccin theme
This commit is contained in:
parent
e1bbf4856e
commit
6443c085d4
2 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
lib,
|
||||
namespace,
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: with lib; with lib.${namespace};
|
||||
let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue