mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-31 07:03:36 +00:00
~
This commit is contained in:
parent
3d5eff18b8
commit
6a4eb2abce
2 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue