hosts: formatting

This commit is contained in:
notohh 2023-05-17 12:57:18 -04:00
parent 057c79f6eb
commit 0562213646
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@
xkbVariant = "";
};
programs.gnupg.agent = {
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;
pinentryFlavor = "curses";

View file

@ -88,7 +88,7 @@
daemon.enable = true;
};
};
environment.systemPackages = with pkgs; [
wget
dconf