1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-01-31 07:03:36 +00:00
This commit is contained in:
Rae 5e 2025-01-14 18:14:29 -05:00
parent 3d5eff18b8
commit 6a4eb2abce
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@
enable = true; enable = true;
enableSSHSupport = true; enableSSHSupport = true;
}; };
nix-ld.enable = true;
steam = { steam = {
enable = true; enable = true;
remotePlay.openFirewall = true; remotePlay.openFirewall = true;

View file

@ -22,6 +22,7 @@
rust-analyzer # Rust rust-analyzer # Rust
vala-language-server # Vala vala-language-server # Vala
# games # games
unstable.luanti # An open source voxel game engine (formerly Minetest)
prismlauncher # Free, open source launcher for Minecraft prismlauncher # Free, open source launcher for Minecraft
steam-run # Run commands in the same FHS environment that is used for Steam steam-run # Run commands in the same FHS environment that is used for Steam
uxn # Assembler and emulator for the Uxn stack machine uxn # Assembler and emulator for the Uxn stack machine