Added zig and thunar
This commit is contained in:
@@ -57,6 +57,12 @@
|
|||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
services.tailscale.enable = true;
|
services.tailscale.enable = true;
|
||||||
|
|
||||||
|
# Enable Thunar
|
||||||
|
programs.thunar.enable = true;
|
||||||
|
services.gvfs.enable = true;
|
||||||
|
services.tumbler.enable = true;
|
||||||
|
|
||||||
|
|
||||||
# Enable docker service.
|
# Enable docker service.
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
|
|
||||||
|
|||||||
@@ -12,6 +12,10 @@
|
|||||||
cargo-flamegraph
|
cargo-flamegraph
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
|
|
||||||
|
# Zig
|
||||||
|
zig
|
||||||
|
zls
|
||||||
|
|
||||||
# Other
|
# Other
|
||||||
python3
|
python3
|
||||||
ansible
|
ansible
|
||||||
|
|||||||
Reference in New Issue
Block a user