remove double definition
This commit is contained in:
parent
8446fafadc
commit
9cb10fc4ff
|
@ -102,8 +102,6 @@
|
|||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Enable common container config files in /etc/containers
|
||||
virtualisation.containers.enable = true;
|
||||
virtualisation = {
|
||||
containers = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue