Compare commits
	
		
			1 commit
		
	
	
		
			d9981eead3
			...
			44c7ce074a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 44c7ce074a | 
					 1 changed files with 2 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -2,14 +2,12 @@
 | 
			
		|||
  description = "NixOS system flake";
 | 
			
		||||
 | 
			
		||||
  inputs = {
 | 
			
		||||
    nixpkgs.url = "github:NixOS/nixpkgs/release-24.11";
 | 
			
		||||
    #nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
 | 
			
		||||
    nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
 | 
			
		||||
    nixos-2405.url = "github:NixOS/nixpkgs/nixos-24.05";
 | 
			
		||||
    nixos-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
 | 
			
		||||
    nixos-hardware.url = "github:NixOS/nixos-hardware/master";
 | 
			
		||||
    home-manager = {
 | 
			
		||||
      url = "github:nix-community/home-manager/master";
 | 
			
		||||
      #url = "github:nix-community/home-manager/release-24.11";
 | 
			
		||||
      url = "github:nix-community/home-manager/release-24.11";
 | 
			
		||||
      inputs.nixpkgs.follows = "nixpkgs";
 | 
			
		||||
    };
 | 
			
		||||
    lanzaboote = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue