diesdas
This commit is contained in:
parent
2147c4bfe5
commit
e64d00e68f
3 changed files with 2 additions and 3 deletions
|
|
@ -61,7 +61,7 @@
|
|||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "curses";
|
||||
pinentryPackage = pkgs.pinentry-curses;
|
||||
# enableSSHSupport = true;
|
||||
};
|
||||
|
||||
|
|
@ -94,6 +94,7 @@
|
|||
openssh.enable = true;
|
||||
printing.enable = true;
|
||||
mullvad-vpn.enable = true;
|
||||
mullvad-vpn.package = pkgs.mullvad-vpn;
|
||||
};
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue