Fix README users not working
This commit is contained in:
		
							parent
							
								
									5f49e43af9
								
							
						
					
					
						commit
						89b3224d0e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -11,6 +11,6 @@ The directory structure is organized as follows: | ||||||
| - [modules](./modules): Declarations of configuration options. | - [modules](./modules): Declarations of configuration options. | ||||||
| - [overlays](./overlays): Attribute overrides for Nix Packages. | - [overlays](./overlays): Attribute overrides for Nix Packages. | ||||||
| - [secrets](./secrets): Encrypted files that store sensitive information, such as SSH private keys. | - [secrets](./secrets): Encrypted files that store sensitive information, such as SSH private keys. | ||||||
| - [users/*username*](./modules/users): User-specific configuration. Users are defined as modules, so they can be enabled or disabled on a host machine. | - [users/*username*](./users): User-specific configuration. Users are defined as modules, so they can be enabled or disabled on a host machine. | ||||||
| 
 | 
 | ||||||
| [Modules](https://nixos.wiki/wiki/NixOS_modules) are a key component of NixOS. They encapsulate various configuration options, which should make it easy for you to integrate it into your specific configuration. | [Modules](https://nixos.wiki/wiki/NixOS_modules) are a key component of NixOS. They encapsulate various configuration options, which should make it easy for you to integrate it into your specific configuration. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue