packages: add out-of-tree.io
This commit is contained in:
parent
dd1066c315
commit
09b2534394
@ -31,6 +31,9 @@ in {
|
|||||||
services.tor.client.enable = true;
|
services.tor.client.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
# my
|
||||||
|
unstable.out-of-tree
|
||||||
|
|
||||||
# nix
|
# nix
|
||||||
patchelfUnstable nix-index
|
patchelfUnstable nix-index
|
||||||
appimage-run
|
appimage-run
|
||||||
|
Loading…
Reference in New Issue
Block a user