container.nix -> docker-container.nix
This commit is contained in:
@@ -4,7 +4,7 @@ with lib;
|
||||
|
||||
{
|
||||
imports = [
|
||||
../profiles/container.nix
|
||||
../profiles/docker-container.nix # FIXME, shouldn't include something from profiles/
|
||||
];
|
||||
|
||||
# Allow the user to login as root without password.
|
||||
|
||||
Reference in New Issue
Block a user