flake change
This commit is contained in:
		
							parent
							
								
									22bc79ccab
								
							
						
					
					
						commit
						cd413856b2
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -27,7 +27,6 @@ | |||
|       nixosConfigurations = { | ||||
|         # X1 Carbon | ||||
|         ooksx1 =  lib.nixosSystem { | ||||
|           inherit system; | ||||
|           modules = [ ./system/ooksx1 ]; | ||||
|           specialArgs = { inherit inputs outputs; }; | ||||
|         }; | ||||
|  | @ -35,7 +34,6 @@ | |||
|       homeConfigurations = { | ||||
|         # X1 Carbon | ||||
|         "ooks@ooksx1" = lib.homeManagerConfiguration { | ||||
|           inherit system; | ||||
|           modules = [ ./home/ooks/ooksx1.nix ]; | ||||
|           pkgs = pkgsFor.x86_64-linux; | ||||
|           extraSpecialArgs = { inherit inputs outputs; }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue