diff options
| author | stuebinm | 2024-05-13 19:38:44 +0200 | 
|---|---|---|
| committer | stuebinm | 2024-05-13 19:38:44 +0200 | 
| commit | ab102721c34e1b2f2ec5f95363808f91441188a3 (patch) | |
| tree | 655ed21b562aadaec65c499ae20e208b5c16c623 /pkgs | |
| parent | 5f419864b011eead8d9dc78cefe724d1a97158b7 (diff) | |
tweaks
Diffstat (limited to '')
| -rw-r--r-- | pkgs/default.nix | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/pkgs/default.nix b/pkgs/default.nix index d028af2..f9d50c0 100644 --- a/pkgs/default.nix +++ b/pkgs/default.nix @@ -8,4 +8,6 @@      hikari_unstable heartwood radicle-interface radicle-tui      inweb nomsring bookwyrm mollysocket git-annex-remote-remarkable2      ntfy-matrix-bot transport_validator; + +  pkgs = nixpkgs;  } | 
