feat: volume mounts and permission changes for runescape
This commit is contained in:
parent
4944f2ba36
commit
65cd00e053
3 changed files with 25 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue