mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
docs: README
This commit is contained in:
@@ -55,7 +55,7 @@ You don't have to go through the pain I've experienced again! Check out my
|
|||||||
## Components
|
## Components
|
||||||
|
|
||||||
| | NixOS(Wayland) |
|
| | NixOS(Wayland) |
|
||||||
| --------------------------- | :------------------------------------------------------------------------------------------------------------------ |
|
| --------------------------- | ------------------------------------------------------------------------------------------------------------------- |
|
||||||
| **Window Manager** | [Hyprland][Hyprland] |
|
| **Window Manager** | [Hyprland][Hyprland] |
|
||||||
| **Terminal Emulator** | [Zellij][Zellij] + [Kitty][Kitty] |
|
| **Terminal Emulator** | [Zellij][Zellij] + [Kitty][Kitty] |
|
||||||
| **Bar** | [Waybar][Waybar] |
|
| **Bar** | [Waybar][Waybar] |
|
||||||
@@ -102,8 +102,9 @@ See [./secrets](./secrets) for details.
|
|||||||
|
|
||||||
## How to Deploy this Flake?
|
## How to Deploy this Flake?
|
||||||
|
|
||||||
> :red_circle: **IMPORTANT**: **You should NOT deploy this flake directly on your machine
|
<!-- prettier-ignore -->
|
||||||
> :exclamation: It will not succeed.** This flake contains my hardware configuration(such as
|
> :red_circle: **IMPORTANT**: **You should NOT deploy this flake directly on your machine :exclamation:
|
||||||
|
> It will not succeed.** This flake contains my hardware configuration(such as
|
||||||
> [hardware-configuration.nix](hosts/idols-ai/hardware-configuration.nix),
|
> [hardware-configuration.nix](hosts/idols-ai/hardware-configuration.nix),
|
||||||
> [Nvidia Support](https://github.com/ryan4yin/nix-config/blob/v0.1.1/hosts/idols-ai/default.nix#L77-L91),
|
> [Nvidia Support](https://github.com/ryan4yin/nix-config/blob/v0.1.1/hosts/idols-ai/default.nix#L77-L91),
|
||||||
> etc.) which is not suitable for your hardwares, and requires my private secrets repository
|
> etc.) which is not suitable for your hardwares, and requires my private secrets repository
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# Nix Environment Setup for Host: Idols - Ai
|
# Nix Environment Setup for Host: Idols - Ai
|
||||||
|
|
||||||
> :red_circle: **IMPORTANT**: **Once again, you should NOT deploy this flake directly on your
|
> :red_circle: **IMPORTANT**: **Once again, you should NOT deploy this flake directly on your
|
||||||
> machine! Please write your own configuration from scratch, and use my configuration and
|
> machine :exclamation: Please write your own configuration from scratch, and use my configuration
|
||||||
> documentation for reference only.**
|
> and documentation for reference only.**
|
||||||
|
|
||||||
This flake prepares a Nix environment for setting my desktop [/hosts/idols_ai](/hosts/idols_ai/)(in
|
This flake prepares a Nix environment for setting my desktop [/hosts/idols_ai](/hosts/idols_ai/)(in
|
||||||
main flake) up on a new machine.
|
main flake) up on a new machine.
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# Nix Environment Setup for Host: 12Kingdoms - Shoukei
|
# Nix Environment Setup for Host: 12Kingdoms - Shoukei
|
||||||
|
|
||||||
> :red_circle: **IMPORTANT**: **Once again, you should NOT deploy this flake directly on your
|
> :red_circle: **IMPORTANT**: **Once again, you should NOT deploy this flake directly on your
|
||||||
> machine! Please write your own configuration from scratch, and use my configuration and
|
> machine :exclamation: Please write your own configuration from scratch, and use my configuration
|
||||||
> documentation for reference only.**
|
> and documentation for reference only.**
|
||||||
|
|
||||||
> https://wiki.t2linux.org/distributions/nixos/installation/
|
> https://wiki.t2linux.org/distributions/nixos/installation/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user