remove 1pass

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-11 15:24:33 -05:00
parent 18148b03af
commit cb77455b0e
2 changed files with 58 additions and 66 deletions

View file

@ -66,14 +66,6 @@
# Allow emulation of aarch64-linux binaries for cross compiling
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
programs._1password.enable = true;
programs._1password-gui = {
enable = true;
# Certain features, including CLI integration and system authentication support,
# require enabling PolKit integration on some desktop environments (e.g. Plasma).
polkitPolicyOwners = [ "josh" ];
};
mods = {
common = {
disableRemoteBuildsOnLio = true;