mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
README updoot
This commit is contained in:
parent
7c63296cf0
commit
bfd472f04a
1 changed files with 3 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ See [here][] for additional information on profiles.
|
||||||
|--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| [base][] | Base profile, always used. Root access, base16, home-manager, locale, network module, nix, packages, {,neo}vim profiles, secrets, shell and sysctl configuration. |
|
| [base][] | Base profile, always used. Root access, base16, home-manager, locale, network module, nix, packages, {,neo}vim profiles, secrets, shell and sysctl configuration. |
|
||||||
| [gui][] | GUI profile. Provides window managers, includes [DNSCrypt/dnscrypt-proxy][] service, filesystem packages, font, NixOS-side GPG, mingetty, NFS, QT, sound (pipewire) and XDG portal configuration. |
|
| [gui][] | GUI profile. Provides window managers, includes [DNSCrypt/dnscrypt-proxy][] service, filesystem packages, font, NixOS-side GPG, mingetty, NFS, QT, sound (pipewire) and XDG portal configuration. |
|
||||||
|
| [network][] | Manages Wireguard Mesh. |
|
||||||
| [shared][] | Shared systems. Provides hexchen and arc users. |
|
| [shared][] | Shared systems. Provides hexchen and arc users. |
|
||||||
| [vfio][] | Provides host-unspecific VFIO. Fancy patched QEMU from [arcnmx/nixexprs][], [arcnmx/screenstub][] (however, patched in-repo for Q35), AMDGPU vendor-reset and ACS override. |
|
| [vfio][] | Provides host-unspecific VFIO. Fancy patched QEMU from [arcnmx/nixexprs][], [arcnmx/screenstub][] (however, patched in-repo for Q35), AMDGPU vendor-reset and ACS override. |
|
||||||
| [hardware][] | Sub-profiles for my hardware are provided here. Some are reusable. Of note is the Oracle sub-profiles. |
|
| [hardware][] | Sub-profiles for my hardware are provided here. Some are reusable. Of note is the Oracle sub-profiles. |
|
||||||
|
|
@ -163,6 +164,7 @@ Please use `nix-shell` or [direnv/direnv][]. The shell is not compatible with [n
|
||||||
[base]: config/profiles/base
|
[base]: config/profiles/base
|
||||||
[gui]: config/profiles/gui
|
[gui]: config/profiles/gui
|
||||||
[DNSCrypt/dnscrypt-proxy]: https://github.com/DNSCrypt/dnscrypt-proxy
|
[DNSCrypt/dnscrypt-proxy]: https://github.com/DNSCrypt/dnscrypt-proxy
|
||||||
|
[network]: config/profiles/network.nix
|
||||||
[shared]: config/profiles/shared.nix
|
[shared]: config/profiles/shared.nix
|
||||||
[vfio]: config/profiles/vfio
|
[vfio]: config/profiles/vfio
|
||||||
[arcnmx/nixexprs]: https://github.com/arcnmx/nixexprs
|
[arcnmx/nixexprs]: https://github.com/arcnmx/nixexprs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue