feat: volume mounts and permission changes for runescape

This commit is contained in:
Evar 2025-03-11 22:06:24 -04:00
parent 4944f2ba36
commit 65cd00e053
3 changed files with 25 additions and 2 deletions

View file

@ -27,6 +27,8 @@
./vm.nix
(import ./kvmfr.nix { std = inputs.nix-std.lib; lib = lib; pkgs = pkgs; config = config; })
./libvirtd.nix
./osrs.nix
];
# So that I can get to the netgear router
@ -184,8 +186,6 @@
### System software
environment.systemPackages = [
pkgs.bolt-launcher
pkgs.git
pkgs.gdu