mirror of
				https://github.com/Jokiller230/puzzlevision.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	feat(modules): finish Vaultwarden service configuration
This commit is contained in:
		
							parent
							
								
									cd021bee37
								
							
						
					
					
						commit
						4ae047afbb
					
				
					 4 changed files with 40 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -1,15 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  lib,
 | 
			
		||||
  pkgs,
 | 
			
		||||
  inputs,
 | 
			
		||||
 | 
			
		||||
  namespace, # The flake namespace, set in flake.nix. If not set, defaults to "internal".
 | 
			
		||||
  system, # The system architecture for this host (eg. `x86_64-linux`).
 | 
			
		||||
  target, # The Snowfall Lib target for this system (eg. `x86_64-iso`).
 | 
			
		||||
  format, # A normalized name for the system target (eg. `iso`).
 | 
			
		||||
  virtual, # A boolean to determine whether this system is a virtual target using nixos-generators.
 | 
			
		||||
  systems, # An attribute map of your defined hosts.
 | 
			
		||||
 | 
			
		||||
  namespace,
 | 
			
		||||
  config,
 | 
			
		||||
  ...
 | 
			
		||||
}: with lib; with lib.${namespace};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue