mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: rename laptop -> sakura (3) // add TODO notes
This commit is contained in:
parent
8f27e6e681
commit
1af6614c3d
1 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@
|
|||
- [flake.nix](flake.nix) base of the configuration
|
||||
- [hosts](hosts) 🌳 per-host configurations that contain machine specific configurations
|
||||
- [desktop](hosts/desktop/) 🖥️ Desktop specific configuration
|
||||
- [laptop](hosts/laptop/) 💻 Laptop specific configuration
|
||||
- [sakura](hosts/sakura/) 💻 Laptop (sakura) specific configuration
|
||||
- [modules](modules) 🍱 modularized NixOS configurations
|
||||
- [core](modules/core/) ⚙️ Core NixOS configuration
|
||||
- [homes](modules/home/) 🏠 my [Home-Manager](https://github.com/nix-community/home-manager) config
|
||||
|
|
@ -81,7 +81,7 @@
|
|||
NixOS (expand)
|
||||
</summary>
|
||||
|
||||
> ${host} is either `desktop` or `laptop`
|
||||
> TODO: ${host} is either `desktop` or `laptop`
|
||||
|
||||
- ```cdnix``` $\rightarrow$ ```cd ~/nixos-config && codium ~/nixos-config```
|
||||
- ```ns``` $\rightarrow$ ```nix-shell --run zsh```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue