Compare commits

..

No commits in common. "19070abca7b575944f90f12d12b2c5704bf5dd88" and "00aba1d288e8853767c2da9931b4afc388beafb4" have entirely different histories.

2 changed files with 3 additions and 7 deletions

@ -43,10 +43,6 @@
dockerCompat = true; dockerCompat = true;
}; };
virtualisation.containers = {
registries.search = [ "docker.io" ];
};
virtualisation.lxd.enable = true; virtualisation.lxd.enable = true;
virtualisation.lxd.recommendedSysctlSettings = true; virtualisation.lxd.recommendedSysctlSettings = true;
virtualisation.lxc.lxcfs.enable = true; virtualisation.lxc.lxcfs.enable = true;

@ -17,11 +17,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1629880049, "lastModified": 1627128856,
"narHash": "sha256-HOxVkROGlDA57D0Tg/0nus938o4HzmqacOiCoT1H5tE=", "narHash": "sha256-yw3lA8zyNFhj309lmxvNByEEymRT1rRy5oE+jEPnsP4=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "88226ea038e538e09c272a7c56ba73c3f5eed57f", "rev": "dd14e5d78e90a2ccd6007e569820de9b4861a6c2",
"type": "github" "type": "github"
}, },
"original": { "original": {