feat: simplify flake.nix

This commit is contained in:
Ryan Yin
2023-07-26 20:07:42 +08:00
parent eebbb9f5e6
commit 204cb03922
70 changed files with 1183 additions and 1165 deletions

View File

@@ -58,17 +58,17 @@ sudo nixos-rebuild switch --flake .
make i3
# or we can deploy with details
make debug_i3
make i3-debug
```
For MacOS, use the following commands:
```bash
# deploy the darwin configuration(harmonicia)
make darwin
make ha
# deploy with details
make darwin-debug
make ha-debug
```
## Install Apps from Flatpak