Compare commits
No commits in common. "495cacf052c6ca043e809932b104b07675ea0d19" and "1feb66d19ac925e317c3bff0e0dad83cb38b71d4" have entirely different histories.
495cacf052
...
1feb66d19a
1 changed files with 1 additions and 7 deletions
|
@ -62,6 +62,7 @@
|
|||
wget
|
||||
git
|
||||
emacs
|
||||
sqlite
|
||||
nano
|
||||
parted
|
||||
unrar
|
||||
|
@ -76,13 +77,6 @@
|
|||
domains = [ "leena.jakest.us" ];
|
||||
apiTokenFile = "/home/jt/conf/cloudflare.token";
|
||||
};
|
||||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "gtk2";
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
networking.firewall.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 80 ];
|
||||
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||
|
|
Loading…
Reference in a new issue