重构个人配置结构

This commit is contained in:
2026-05-17 10:24:49 +08:00
parent 5072597827
commit 658910097b
10 changed files with 37 additions and 71 deletions
+15 -2
View File
@@ -1,6 +1,19 @@
# Origami404's flakes
Please check out [inclyc/flakes](https://github.com/inclyc/flakes), his repo is certainly more `__attribute__((pure))`-er than mine!
参考: [inclyc/flakes](https://github.com/inclyc/flakes).
请立刻查看 [inclyc/flakes](https://github.com/inclyc/flakes), 他的比我的 `__attribute__((pure))` 多了.
系统更新:
```bash
o4-nixos-switch
```
用户配置更新:
```bash
o4-home-switch
```
包更新:
```bash
nix flake update
```