mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
moved iso to pkgs folder
This commit is contained in:
parent
f727e15f2c
commit
1ae7fc1049
2 changed files with 2 additions and 2 deletions
|
|
@ -2,4 +2,5 @@ pkgs: {
|
|||
t-rex-miner = pkgs.callPackage ./t-rex-miner {};
|
||||
afk-cmds = pkgs.callPackage ./afk-cmds {};
|
||||
parrot = pkgs.callPackage ./parrot {};
|
||||
nixos-iso = pkgs.callPackage ./nixos-iso {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue