Fix: Add missing sys.dockerData for fighter
This commit is contained in:
parent
4b2126152e
commit
45a74fdf06
@ -238,6 +238,7 @@
|
||||
hostname = "fighter";
|
||||
authorizedKeys = jafnerKeys;
|
||||
shellPackage = "bash";
|
||||
dockerData = "/home/admin/data";
|
||||
};
|
||||
system = "x86_64-linux";
|
||||
pkgs = import inputs.nixpkgs {
|
||||
|
Loading…
x
Reference in New Issue
Block a user