lxc: image builder

This commit is contained in:
41666 2023-12-23 01:34:17 -05:00
parent 727c289f8e
commit a5d5f9f74e
7 changed files with 88 additions and 7 deletions

View file

@ -1,2 +1,3 @@
{ pkgs ? (import ../nixpkgs.nix) { } }: rec {
{ pkgs ? (import ../nixpkgs.nix) { }, ... }: rec {
}