Fixed: Typo
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
{ pkgs, ...}:
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
    environment.packages = with pkgs; [
 | 
			
		||||
    environment.systemPackages = with pkgs; [
 | 
			
		||||
        # Virtualisation 
 | 
			
		||||
        podman-compose # docker-compose alternative
 | 
			
		||||
        dive # docker layer viewer
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user