demo nixos-containers
This commit is contained in:
parent
6034940039
commit
40d88c2169
5 changed files with 62 additions and 16 deletions
|
@ -6,7 +6,8 @@
|
|||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
./vms.nix
|
||||
./containers
|
||||
# ./vms.nix
|
||||
];
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue