disable Hash2Pub simulation container
This commit is contained in:
parent
c635d65034
commit
a98047f924
|
@ -201,12 +201,12 @@ in
|
|||
|
||||
# declarative containers
|
||||
containers = {
|
||||
hash2PubSim = import ./Hash2PubTestbed.nix
|
||||
{
|
||||
inherit pkgs config;
|
||||
experimentUid = config.users.users.spiollinux.uid;
|
||||
projectDir = "/home/spiollinux/Seafile/Studium/Semester11/INF-PM-FP-ANW";
|
||||
};
|
||||
# hash2PubSim = import ./Hash2PubTestbed.nix
|
||||
# {
|
||||
# inherit pkgs config;
|
||||
# experimentUid = config.users.users.spiollinux.uid;
|
||||
# projectDir = "/home/spiollinux/Seafile/Studium/Semester11/INF-PM-FP-ANW";
|
||||
# };
|
||||
};
|
||||
|
||||
# stop NetworkManager from managing virtual interfaces
|
||||
|
|
Loading…
Reference in a new issue