about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/mba/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/mba/default.nix b/hosts/mba/default.nix
index ad84035..04d6066 100644
--- a/hosts/mba/default.nix
+++ b/hosts/mba/default.nix
@@ -9,6 +9,9 @@
     };
   };
 
+  # in order to install things like 1password's extensions
+  nixpkgs.config.allowUnfree = true;
+
   programs.zsh.enable = true;
 
   # Required for homebrew on aarch64