mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-14 03:12:32 +00:00
sync
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
# Enable nix flakes
|
||||
nix.package = pkgs.nixFlakes;
|
||||
nix.package = pkgs.nixVersions.stable;
|
||||
nix.extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user