feat: Add attic-client to system packages in atticd.nix
This commit includes the addition of attic-client to environment.systemPackages in atticd.nix for x86_64-linux systems. The
This commit is contained in:
		
							parent
							
								
									fd9cac76a8
								
							
						
					
					
						commit
						f20e87cd50
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -1,5 +1,8 @@ | ||||||
| { pkgs, lib, config, ... }: | { pkgs, lib, config, ... }: | ||||||
| { | { | ||||||
|  |   environment.systemPackages = with pkgs; [ | ||||||
|  |     attic-client | ||||||
|  |   ]; | ||||||
|   services.atticd = { |   services.atticd = { | ||||||
|     enable = true; |     enable = true; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue