Remove comments
This commit is contained in:
@ -25,8 +25,6 @@
|
||||
TZ = "Europe/Berlin";
|
||||
};
|
||||
|
||||
extraOptions = [
|
||||
# "--restart=always" # Conflicts with NixOS' default of using --rm
|
||||
];
|
||||
extraOptions = [];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user