removed gpg agent

This commit is contained in:
Alexander Szczepanski
2021-08-23 16:33:38 +02:00
parent 9a0bbdffd2
commit 084f8ba9fa
5 changed files with 2 additions and 33 deletions

View File

@ -15,18 +15,11 @@
};
};
# programs.gnupg.agent = {
# enable = true;
# enableSSHSupport = true;
# pinentryFlavor = "gtk2";
# };
environment.systemPackages = with pkgs; [
libsecret
baobab
barrier
blueberry
brave
bspwm
chromium
cura
@ -42,6 +35,7 @@
gnome.gnome-calculator
gnome.seahorse
gnome.file-roller
gnome.gnome-boxes
gparted
insomnia
jellyfin-media-player

View File

@ -52,7 +52,7 @@
};
matchBlocks."nixos-vm" = {
hostname = "192.168.122.33";
hostname = "192.168.122.43";
};
matchBlocks."mini" = {