mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: export packages
This commit is contained in:
parent
3cb8eeb3ea
commit
29a8085664
2 changed files with 3 additions and 1 deletions
|
|
@ -23,5 +23,7 @@ in
|
|||
modules = [(import ./nix/configurations/hosts/installer.nix ctx)];
|
||||
};
|
||||
};
|
||||
|
||||
packages = import ./nix/packages pkgs;
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue