Compare commits
	
		
			2 Commits
		
	
	
		
			00aba1d288
			...
			19070abca7
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 19070abca7 | |||
| 19e683ec3c | 
@ -43,6 +43,10 @@
 | 
				
			|||||||
    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": 1627128856,
 | 
					        "lastModified": 1629880049,
 | 
				
			||||||
        "narHash": "sha256-yw3lA8zyNFhj309lmxvNByEEymRT1rRy5oE+jEPnsP4=",
 | 
					        "narHash": "sha256-HOxVkROGlDA57D0Tg/0nus938o4HzmqacOiCoT1H5tE=",
 | 
				
			||||||
        "owner": "nixos",
 | 
					        "owner": "nixos",
 | 
				
			||||||
        "repo": "nixpkgs",
 | 
					        "repo": "nixpkgs",
 | 
				
			||||||
        "rev": "dd14e5d78e90a2ccd6007e569820de9b4861a6c2",
 | 
					        "rev": "88226ea038e538e09c272a7c56ba73c3f5eed57f",
 | 
				
			||||||
        "type": "github"
 | 
					        "type": "github"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "original": {
 | 
					      "original": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user