update lockfile and fix nil build

This commit is contained in:
Noah Masur
2023-09-09 10:46:00 -04:00
parent 1a9ab975d1
commit dba975fe86
3 changed files with 45 additions and 44 deletions

View File

@ -16,6 +16,7 @@
unfreePackages = [
(lib.mkIf config._1password.enable "onepassword-password-manager")
"okta-browser-plugin"
"wappalyzer"
];
home-manager.users.${config.user} = {