parent
dafb2cf8ce
commit
f06b0d9c5b
10 changed files with 94 additions and 69 deletions
nixosModules/ags
|
@ -68,7 +68,7 @@ in {
|
|||
|
||||
home = {
|
||||
file = let
|
||||
inherit (import "${self}/lib.nix" {inherit pkgs;}) buildNodeModules;
|
||||
inherit (import "${self}/lib" {inherit pkgs;}) buildNodeModules;
|
||||
|
||||
mkType = package: girName: {
|
||||
"${agsConfigDir}/config/types/@girs/${toLower girName}".source =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue