modify readme
This commit is contained in:
		
							parent
							
								
									9f9f35493a
								
							
						
					
					
						commit
						6d9e7c762e
					
				
					 1 changed files with 7 additions and 5 deletions
				
			
		
							
								
								
									
										10
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
										
									
									
									
								
							| 
						 | 
					@ -16,14 +16,15 @@ Hey, you. This is my nixos configurations.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| Specialisation | DE / WM   | Shell       | Editor | Termianal | Launcher        | Browser | DM             |
 | 
					| Specialisation | DE / WM   | Shell       | Editor | Termianal | Launcher        | Browser | DM             |
 | 
				
			||||||
| -------------- | --------- | ----------- | ------ | --------- | --------------- | ------- | -------------- |
 | 
					| -------------- | --------- | ----------- | ------ | --------- | --------------- | ------- | -------------- |
 | 
				
			||||||
| default        | cosmic de | fish + bash | helix  | ghostty   | cosmic-launcher | firefox | cosmic-greeter |
 | 
					| default        | niri      | fish + bash | helix  | ghostty   | fuzzel          | firefox | gdm            |
 | 
				
			||||||
| niri           | niri      | fish + bash | helix  | ghostty   | fuzzel          | firefox | gdm            |
 | 
					| cosmic         | cosmic de | fish + bash | helix  | ghostty   | cosmic-launcher | firefox | cosmic-greeter |
 | 
				
			||||||
 | 
					| kde            | kde       | fish + bash | helix  | ghostty   | -               | firefox | sddm           |
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- david@Akun
 | 
					- david@Akun
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| Specialisation | DE / WM | Shell       | Editor | Termianal | Launcher | Browser | DM             |
 | 
					| Specialisation | DE / WM | Shell       | Editor | Termianal | Launcher | Browser | DM             |
 | 
				
			||||||
| -------------- | ------- | ----------- | ------ | --------- | -------- | ------- | ---- |
 | 
					| -------------- | ------- | ----------- | ------ | --------- | -------- | ------- | -------------- |
 | 
				
			||||||
| default        | kde     | fish + bash | helix  | ghostty   | -        | firefox | sddm |
 | 
					| default        | cosmic  | fish + bash | helix  | ghostty   | -        | firefox | cosmic-greeter |
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- alice@Cape
 | 
					- alice@Cape
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -41,6 +42,7 @@ Hey, you. This is my nixos configurations.
 | 
				
			||||||
| `nixosModules.default`                    | nixos modules shared on different nixos machines                            | ./nixos/modules                          |
 | 
					| `nixosModules.default`                    | nixos modules shared on different nixos machines                            | ./nixos/modules                          |
 | 
				
			||||||
| `nixosConfigurations.${machine}`          | machine-local nixos config                                                  | ./nixos/configurations/${machine}        |
 | 
					| `nixosConfigurations.${machine}`          | machine-local nixos config                                                  | ./nixos/configurations/${machine}        |
 | 
				
			||||||
| `homeManagerModules.default`              | home-manager modules shared between different user and machine combinations | ./home/modules                           |
 | 
					| `homeManagerModules.default`              | home-manager modules shared between different user and machine combinations | ./home/modules                           |
 | 
				
			||||||
 | 
					| `homeManagerModules.extra`                | home-manager modules only for non-nixos                                     | ./home/extra                             |
 | 
				
			||||||
| `homeManagerModules.${user}`              | home-manager modules shared between different users                         | ./home/${user}/modules                   |
 | 
					| `homeManagerModules.${user}`              | home-manager modules shared between different users                         | ./home/${user}/modules                   |
 | 
				
			||||||
| `homeConfigurations."${user}@${machine}"` | home-manager config for different user and machine combinations             | ./home/${user}/configurations/${machine} |
 | 
					| `homeConfigurations."${user}@${machine}"` | home-manager config for different user and machine combinations             | ./home/${user}/configurations/${machine} |
 | 
				
			||||||
| `deploy.nodes.${machine}.system`          | deploy-rs profile for deploying `nixosConfiguration.${machine}` remotely    | -                                        |
 | 
					| `deploy.nodes.${machine}.system`          | deploy-rs profile for deploying `nixosConfiguration.${machine}` remotely    | -                                        |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue