Compare commits
	
		
			No commits in common. "b04955534a6b8eec53ffbffef6bcf2d87f0c8fbc" and "e8243a159d38feeb02a6c9bb23a003268af8cd15" have entirely different histories.
		
	
	
		
			b04955534a
			...
			e8243a159d
		
	
		
					 3 changed files with 3 additions and 6 deletions
				
			
		
							
								
								
									
										6
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -759,11 +759,11 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "nixpkgs_4": {
 | 
					    "nixpkgs_4": {
 | 
				
			||||||
      "locked": {
 | 
					      "locked": {
 | 
				
			||||||
        "lastModified": 1736916166,
 | 
					        "lastModified": 1736867362,
 | 
				
			||||||
        "narHash": "sha256-puPDoVKxkuNmYIGMpMQiK8bEjaACcCksolsG36gdaNQ=",
 | 
					        "narHash": "sha256-i/UJ5I7HoqmFMwZEH6vAvBxOrjjOJNU739lnZnhUln8=",
 | 
				
			||||||
        "owner": "nixos",
 | 
					        "owner": "nixos",
 | 
				
			||||||
        "repo": "nixpkgs",
 | 
					        "repo": "nixpkgs",
 | 
				
			||||||
        "rev": "e24b4c09e963677b1beea49d411cd315a024ad3a",
 | 
					        "rev": "9c6b49aeac36e2ed73a8c472f1546f6d9cf1addc",
 | 
				
			||||||
        "type": "github"
 | 
					        "type": "github"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "original": {
 | 
					      "original": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -150,7 +150,6 @@ in
 | 
				
			||||||
        pinentry-gnome3
 | 
					        pinentry-gnome3
 | 
				
			||||||
        pkg-config
 | 
					        pkg-config
 | 
				
			||||||
        pstree
 | 
					        pstree
 | 
				
			||||||
        remmina
 | 
					 | 
				
			||||||
        ripgrep
 | 
					        ripgrep
 | 
				
			||||||
        rustup
 | 
					        rustup
 | 
				
			||||||
        statix
 | 
					        statix
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -37,8 +37,6 @@ with lib.metacfg;
 | 
				
			||||||
    piper
 | 
					    piper
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  zramSwap.enable = true;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  services.ratbagd.enable = true;
 | 
					  services.ratbagd.enable = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  services.resolved.enable = true;
 | 
					  services.resolved.enable = true;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue