mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
Update README.md
This commit is contained in:
parent
a935b875a8
commit
4f7a07bbc8
1 changed files with 5 additions and 3 deletions
|
@ -31,9 +31,11 @@ The modules in liminalOS are designed to be utilized by a wide variety of machin
|
|||
|
||||
The [flake.nix](/flake.nix) currently contains configuration for three hosts:
|
||||
|
||||
- "callisto": a Macbook Pro M1 (2021) running under Asahi Linux. Imports the laptop module sets as well as the core NixOS module sets.
|
||||
- "demeter": a custom desktop with an i7-13700KF and RTX 4080. Imports the desktop module, the core NixOS modules, and additionally the gaming module.
|
||||
- "phobos": Macbook Pro M1 (2021) running macOS with nix-darwin. Imports the core home-manager module as well as some darwin-specific modules for window managers and the like.
|
||||
| Hostname | Description |
|
||||
| ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| "callisto" | a Macbook Pro M1 (2021) running under Asahi Linux. Imports the laptop module sets as well as the core NixOS module sets. |
|
||||
| "demeter" | a custom desktop with an i7-13700KF and RTX 4080. Imports the desktop module, the core NixOS modules, and additionally the gaming module. |
|
||||
| "phobos" | Macbook Pro M1 (2021) running macOS with nix-darwin. Imports the core home-manager module as well as some darwin-specific modules for window managers and the like. |
|
||||
|
||||
[^1]: also known as GNU/Linux, GNU+Linux, Freedesktop/systemd/musl/busybox Linux, Linux+friends, etc
|
||||
|
||||
|
|
Loading…
Reference in a new issue