further figration

This commit is contained in:
Danilo Reyes
2025-10-12 14:12:19 -06:00
parent c3d20aa28f
commit 8664061145
18 changed files with 27 additions and 20 deletions

View File

@@ -1,5 +1,6 @@
{
config,
inputs,
lib,
pkgs,
...
@@ -24,7 +25,7 @@
};
gallery-dl = {
enable = true;
settings = import ../../dotfiles/gallery-dl.nix;
settings = inputs.self.lib.importDotfile ../../dotfiles/gallery-dl.nix;
};
${config.my.shell.type} = {
initExtra = lib.mkAfter ''