removed gpg from non gui clients

This commit is contained in:
Alexander Szczepanski
2021-10-16 16:18:43 +02:00
parent 95dd547326
commit 9ed8216404
5 changed files with 272 additions and 202 deletions

View File

@ -48,11 +48,6 @@ in
networkmanager.dns = "none";
};
programs.gnupg.agent = {
enable = true;
pinentryFlavor = "curses";
};
environment.systemPackages = with pkgs; [
ack
borgbackup