NixOS + home-manager configs, mirrored from GitLab SaaS. gitlab.com/andreijiroh-dev/nixops-config
nix-flake nixos home-manager nixpkgs nix-flakes
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(shared): import 1Password configuration back

Guess I forgot to add this in the last few commits. This should fix the missing
1Password-BrowserSupport binary and necessary polkit rules for the desktop app.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

+1
+1
shared/meta.nix
··· 5 5 { 6 6 # import configs first 7 7 imports = [ 8 + ./1password.nix 8 9 ./meta-configs.nix 9 10 ./flatpak.nix 10 11 ./gnupg.nix