diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-09-12 21:22:21 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-09-12 21:22:21 -0600 |
| commit | 978085460d7b94d352253ae3cc1ad28046315dcf (patch) | |
| tree | e8e27c9ae9f16c166b5db6e26ab8d4dd312781c5 /home | |
| parent | 59774b4ff723e5f927252c8710db7f28402f1818 (diff) | |
home/shenvs: add anydesk
Diffstat (limited to 'home')
| -rw-r--r-- | home/path.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/path.nix b/home/path.nix index f4c5148..0e8ced9 100644 --- a/home/path.nix +++ b/home/path.nix @@ -44,6 +44,7 @@ with lib; { ]; nixpkgs.config.allowUnfreePredicate = pkg: elem (getName pkg) [ + "anydesk" "mssql-tools" "quartus-prime-lite-unwrapped" "teams" |
