fix: increase of tmpfs's size by mount a btrfs subvolume for it

feat: migrate nixos-installer from a separate branch into a folder
This commit is contained in:
Ryan Yin
2023-12-21 23:52:55 +08:00
parent 45b52845f7
commit b12af73ff6
9 changed files with 390 additions and 1 deletions

View File

@@ -107,7 +107,7 @@ make i3-debug
# make hypr-debug
```
To deploy this flake from NixOS's official ISO image(purest installation method), please refer to [ryan4yin/nix-config/nixos-install](https://github.com/ryan4yin/nix-config/tree/nixos-install)
To deploy this flake from NixOS's official ISO image(purest installation method), please refer to [./hosts/idols/ai/nixos-installer/](./hosts/idols/ai/nixos-installer/)
## How to create & managage VM from this flake?