removed gpg from non gui clients
This commit is contained in:
@ -48,11 +48,6 @@ in
|
||||
networkmanager.dns = "none";
|
||||
};
|
||||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "curses";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
ack
|
||||
borgbackup
|
||||
|
Reference in New Issue
Block a user