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