1
0
Fork 0

Compare commits

..

No commits in common. "5c71098225dcbf81465ba10236dd92efaf874a7e" and "9487cb3170407ebff534de630c69eb63c7c76d83" have entirely different histories.

View file

@ -52,7 +52,6 @@
rustup
rust-analyzer
cargo-cross
gcc
#appimage-run
steam-run-native
];
@ -61,7 +60,6 @@
wget
git
emacs
sqlite
nano
parted
unrar
@ -71,11 +69,7 @@
python3
];
services.openssh.enable = true;
services.cloudflare-dyndns = {
enable = true;
domains = [ "leena.jakest.us" ];
apiTokenFile = "/home/jt/conf/cloudflare.token";
};
networking.firewall.enable = true;
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];