1
0
Fork 0
This commit is contained in:
Jarkko Toivanen 2023-05-02 05:09:50 +03:00
parent b28f20f83d
commit 5c71098225

View file

@ -52,14 +52,16 @@
rustup
rust-analyzer
cargo-cross
gcc
#appimage-run
steam-run-native
steam-run-native
];
};
environment.systemPackages = with pkgs; [
wget
git
emacs
sqlite
nano
parted
unrar
@ -69,7 +71,6 @@
python3
];
services.openssh.enable = true;
services.cloudflare-dyndns = {
enable = true;
domains = [ "leena.jakest.us" ];