Can't do that I guess
This commit is contained in:
		
							parent
							
								
									3d7540e3d0
								
							
						
					
					
						commit
						860849935a
					
				
					 1 changed files with 1 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -14,14 +14,7 @@
 | 
			
		|||
          pkgs = import nixpkgs {inherit system;};
 | 
			
		||||
        });
 | 
			
		||||
  in {
 | 
			
		||||
    devShells = forEachSupportedSystem ({
 | 
			
		||||
      pkgs,
 | 
			
		||||
      #config,
 | 
			
		||||
    }: {
 | 
			
		||||
      # virtualisation.podman = {
 | 
			
		||||
      #   enable = true;
 | 
			
		||||
      #   dockerCompat = true;
 | 
			
		||||
      # };
 | 
			
		||||
    devShells = forEachSupportedSystem ({pkgs}: {
 | 
			
		||||
      default = pkgs.mkShell {
 | 
			
		||||
        packages = with pkgs; [podman podman-compose];
 | 
			
		||||
      };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue