diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-11-22 17:58:48 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-11-22 17:58:48 -0600 |
| commit | 2da58dcce3a7f2f16fac07e6ec85fe15528d0c86 (patch) | |
| tree | 01e5df2c4931cc6691410b72d332a61712660091 /home/path.nix | |
| parent | 7baa80a97a423fd38e1c2b7ac885c1e8e27a1f90 (diff) | |
| parent | 978085460d7b94d352253ae3cc1ad28046315dcf (diff) | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'home/path.nix')
| -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 999efff..56678bb 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" |
