Update ReadMe.md
This commit is contained in:
parent
517ff4223d
commit
8ca6499da1
1 changed files with 16 additions and 16 deletions
18
README.md
18
README.md
|
|
@ -4,37 +4,37 @@ Hey, you. This is my nixos configurations.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
| Machine | Users |
|
| Machine | Users | OS |
|
||||||
| --------- | ----- |
|
| :-------: | :---: | :---: |
|
||||||
| Tytonidae | david |
|
| Tytonidae | david | NixOS |
|
||||||
| Akun | david |
|
| Akun | david | NixOS |
|
||||||
| Cape | alice |
|
| Cape | alice | NixOS |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- david@Tytonidae
|
- david@Tytonidae
|
||||||
|
|
||||||
| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM |
|
| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM |
|
||||||
| -------------- | ------- | ----------- | ----------- | -------- | -------- | ------- | ---------------- |
|
| :------------: | :-----: | :---------: | :---------: | :------: | :------: | :-----: | :--------------: |
|
||||||
| default | niri | fish + bash | helix + zed | ghostty | fuzzel | firefox | greetd + regreet |
|
| default | niri | fish + bash | helix + zed | ghostty | fuzzel | firefox | greetd + regreet |
|
||||||
| kde | kde | fish + bash | helix + zed | ghostty | kde run | firefox | sddm |
|
| kde | kde | fish + bash | helix + zed | ghostty | kde run | firefox | sddm |
|
||||||
|
|
||||||
- david@Akun
|
- david@Akun
|
||||||
|
|
||||||
| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM |
|
| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM |
|
||||||
| -------------- | ------- | ----------- | ----------- | -------- | -------- | ------- | ---------------- |
|
| :------------: | :-----: | :---------: | :---------: | :------: | :------: | :-----: | :--------------: |
|
||||||
| default | niri | fish + bash | helix + zed | ghostty | fuzzel | firefox | greetd + regreet |
|
| default | niri | fish + bash | helix + zed | ghostty | fuzzel | firefox | greetd + regreet |
|
||||||
|
|
||||||
- alice@Cape
|
- alice@Cape
|
||||||
|
|
||||||
| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM |
|
| Specialisation | DE / WM | Shell | Editor | Terminal | Launcher | Browser | DM |
|
||||||
| -------------- | ------- | ----------- | ------ | -------- | -------- | ------- | -- |
|
| :------------: | :-----: | :---------: | :----: | :------: | :------: | :-----: | :-: |
|
||||||
| default | - | fish + bash | helix | - | - | - | - |
|
| default | - | fish + bash | helix | - | - | - | - |
|
||||||
|
|
||||||
## FlakE OutputS and StructurE
|
## FlakE OutputS and StructurE
|
||||||
|
|
||||||
| `outputs` field | description | source |
|
| `outputs` field | description | source |
|
||||||
| ----------------------------------------- | --------------------------------------------------------------------------- | ---------------------------------------- |
|
| :---------------------------------------- | :-------------------------------------------------------------------------- | :--------------------------------------- |
|
||||||
| `packages` | packages imported or wrapped from elsewhere | ./pkgs |
|
| `packages` | packages imported or wrapped from elsewhere | ./pkgs |
|
||||||
| `overlays.modifications` | the overlays modify `<nixpkgs>` | ./overlays/modifications |
|
| `overlays.modifications` | the overlays modify `<nixpkgs>` | ./overlays/modifications |
|
||||||
| `overlays.additions` | the ovelrays add packages in `<nixpkgs>` | ./overlays/additions |
|
| `overlays.additions` | the ovelrays add packages in `<nixpkgs>` | ./overlays/additions |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue