| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-02-19 | Fix(system): Fix typos | ene | |
| 2023-02-17 | Fix(system): Rework some btrfs subvolume names and add lazyatime | ene | |
| The lazyatime mount setting should increase the performance somewhat, especially because I don't really need atime. Thought using noatime might make this setting completely useless, so it might get removed again. | |||
| 2023-02-16 | Feat(impermanence): Add full stack tempfs | ene | |
| 2023-02-16 | Feat: Add impersistent for persistent files and dirs | ene | |
| 2023-02-11 | Fix: Comment infinite recursion causing lines | ene | |
| I will probably use a module for persistent file systems, so commenting this seems the best option for now. | |||
| 2023-02-11 | Feat: Switch to default.nix | ene | |
