aboutsummaryrefslogtreecommitdiffstats
path: root/system/fileSystemLayouts (unfollow)
Commit message (Collapse)Author
2023-02-19Fix(system): Fix typosene
2023-02-17Fix(system): Rework some btrfs subvolume names and add lazyatimeene
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-16Feat(impermanence): Add full stack tempfsene
2023-02-16Feat: Add impersistent for persistent files and dirsene
2023-02-11Fix: Comment infinite recursion causing linesene
I will probably use a module for persistent file systems, so commenting this seems the best option for now.
2023-02-11Feat: Switch to default.nixene