summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-08-29 17:54:19 -0600
committerAlejandro Soto <alejandro@34project.org>2022-08-29 17:54:19 -0600
commit33bf6093553196d3c758dae8b9598e96a8a1817b (patch)
tree8af2de9aa5de95f76cec04dfdffbaff6ad2d388e /home
parent7c67031f2e5dd042a3761316b2125bdaf8ec7e9f (diff)
home/shenvs: fix non-static shenvs
Diffstat (limited to 'home')
-rw-r--r--home/path.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/path.nix b/home/path.nix
index 6e057f9..f4c5148 100644
--- a/home/path.nix
+++ b/home/path.nix
@@ -44,6 +44,7 @@ with lib; {
];
nixpkgs.config.allowUnfreePredicate = pkg: elem (getName pkg) [
+ "mssql-tools"
"quartus-prime-lite-unwrapped"
"teams"
"zoom"