create docker system user, refactor docker
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./docker.nix
|
||||
./hydra.nix
|
||||
./networking.nix
|
||||
./nextcloud.nix
|
||||
@ -47,8 +48,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
virtualisation.docker.daemon.settings.data-root = "/var/lib/docker2";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
attic-client
|
||||
attic
|
||||
|
Reference in New Issue
Block a user