hosts: formatting
This commit is contained in:
parent
057c79f6eb
commit
0562213646
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
xkbVariant = "";
|
||||
};
|
||||
|
||||
programs.gnupg.agent = {
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryFlavor = "curses";
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
daemon.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget
|
||||
dconf
|
||||
|
|
Loading…
Reference in a new issue