Test
This commit is contained in:
parent
83c1a08fbb
commit
18c53b095c
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
||||||
storageDriver = "btrfs";
|
storageDriver = "btrfs";
|
||||||
liveRestore = true;
|
liveRestore = true;
|
||||||
};
|
};
|
||||||
environment.systemPackages = with pkgs; [ docker-compose ];
|
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [ docker-compose ];
|
||||||
}
|
}
|
Loading…
Reference in a new issue