update to 24.11
This commit is contained in:
		
							parent
							
								
									81c8ad2e15
								
							
						
					
					
						commit
						cb2549c417
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -1,10 +1,10 @@ | |||
| { | ||||
|   inputs = { | ||||
|     nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05"; | ||||
|     nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11"; | ||||
|     unstable.url = "github:nixos/nixpkgs/nixos-unstable"; | ||||
| 
 | ||||
|     home-manager = { | ||||
|       url = "github:nix-community/home-manager/release-24.05"; | ||||
|       url = "github:nix-community/home-manager/release-24.11"; | ||||
|       inputs.nixpkgs.follows = "nixpkgs"; | ||||
|     }; | ||||
| 
 | ||||
|  |  | |||
|  | @ -104,5 +104,5 @@ with lib; { | |||
| 
 | ||||
|   time.timeZone = "Europe/Amsterdam"; | ||||
| 
 | ||||
|   system.stateVersion = "24.05"; | ||||
|   system.stateVersion = "24.05"; # DO NOT CHANGE | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue