update README.md
This commit is contained in:
parent
f4e1d75185
commit
15a22cc594
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
|
@ -7,6 +7,8 @@ Hey, you. This is my nixos configurations.
|
|||
| Machine | Users |
|
||||
| --------- | ----- |
|
||||
| Tytonidae | david |
|
||||
| Akun | david |
|
||||
| Cape | alice |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -17,6 +19,18 @@ Hey, you. This is my nixos configurations.
|
|||
| default | cosmic de | fish + bash | helix | ghostty | cosmic-launcher | firefox | cosmic-greeter |
|
||||
| niri | niri | fish + bash | helix | ghostty | fuzzel | firefox | gdm |
|
||||
|
||||
- david@Akun
|
||||
|
||||
| Specialisation | DE / WM | Shell | Editor | Termianal | Launcher | Browser | DM |
|
||||
| -------------- | ------- | ----------- | ------ | --------- | -------- | ------- | ---- |
|
||||
| default | kde | fish + bash | helix | ghostty | - | firefox | sddm |
|
||||
|
||||
- alice@Cape
|
||||
|
||||
| Specialisation | DE / WM | Shell | Editor | Termianal | Launcher | Browser | DM |
|
||||
| -------------- | ------- | ----------- | ------ | --------- | -------- | ------- | -- |
|
||||
| default | - | fish + bash | helix | - | - | - | - |
|
||||
|
||||
## FlakE OutputS and StructurE
|
||||
|
||||
| `outputs` field | description | source |
|
||||
|
|
@ -29,3 +43,4 @@ Hey, you. This is my nixos configurations.
|
|||
| `homeManagerModules.default` | home-manager modules shared between different user and machine combinations | ./home/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} |
|
||||
| `deploy.nodes.${machine}.system` | deploy-rs profile for deploying `nixosConfiguration.${machine}` remotely | - |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue