Added zig and thunar

This commit is contained in:
Random936
2026-04-04 10:41:22 -04:00
parent ada1dd6956
commit e764537ab7
2 changed files with 10 additions and 0 deletions

View File

@@ -57,6 +57,12 @@
services.openssh.enable = true;
services.tailscale.enable = true;
# Enable Thunar
programs.thunar.enable = true;
services.gvfs.enable = true;
services.tumbler.enable = true;
# Enable docker service.
virtualisation.docker.enable = true;

View File

@@ -12,6 +12,10 @@
cargo-flamegraph
rust-analyzer
# Zig
zig
zls
# Other
python3
ansible