remove 1pass
This commit is contained in:
parent
18148b03af
commit
cb77455b0e
2 changed files with 58 additions and 66 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue