parent
a4829b0bab
commit
8ba117e22b
40 changed files with 176 additions and 169 deletions
modules/desktop/environment/home
|
@ -4,7 +4,7 @@ self: {
|
|||
pkgs,
|
||||
...
|
||||
}: let
|
||||
inherit (self.scopedPackages.${pkgs.system}) mpvScripts;
|
||||
inherit (pkgs.scopedPackages) mpvScripts;
|
||||
|
||||
inherit (lib) attrValues mkIf;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue