mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-02-02 11:39:25 +01:00
This commit is contained in:
parent
221f20678c
commit
70fc4315a9
@ -32,7 +32,7 @@ Here is a nice starter example of modularizing the configuration, Highly recomme
|
||||
|
||||
- [Misterio77/nix-starter-configs](https://github.com/Misterio77/nix-starter-configs)
|
||||
|
||||
A more complicated example, [ryan4yin/nix-config/v0.0.2](https://github.com/ryan4yin/nix-config/tree/v0.0.2) is the configuration of my previous NixOS system with the i3 window manager. Its structure is as follows:
|
||||
A more complicated example, [ryan4yin/nix-config/i3-kickstarter](https://github.com/ryan4yin/nix-config/tree/i3-kickstarter) is the configuration of my previous NixOS system with the i3 window manager. Its structure is as follows:
|
||||
|
||||
```shell
|
||||
├── flake.lock
|
||||
|
@ -34,7 +34,7 @@ $ tree
|
||||
|
||||
- [Misterio77/nix-starter-configs](https://github.com/Misterio77/nix-starter-configs)
|
||||
|
||||
再举个更复杂一点的例子,如下是我之前 i3wm 配置的目录结构 [ryan4yin/nix-config/v0.0.2](https://github.com/ryan4yin/nix-config/tree/v0.0.2):
|
||||
再举个更复杂一点的例子,如下是我之前 i3wm 配置的目录结构 [ryan4yin/nix-config/i3-kickstarter](https://github.com/ryan4yin/nix-config/tree/i3-kickstarter):
|
||||
|
||||
```shell
|
||||
├── flake.lock
|
||||
|
Loading…
Reference in New Issue
Block a user