Compare commits

..

No commits in common. "771ff3558947fb02b34309680125ea45fd93a237" and "91f79bd42a94242ab3ecff5842ae88158b32c7fb" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -107,13 +107,10 @@
# $ nix search wget
environment.systemPackages = with pkgs; [
chezmoi
dig
fish
gimp-with-plugins
git
python3
neovim
thunderbird
tmux
];
@ -129,7 +126,6 @@
# Enable the OpenSSH daemon.
# services.openssh.enable = true;
services.tailscale.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];