about summary refs log tree commit diff stats
path: root/system (unfollow)
Commit message (Collapse)Author
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-17Fix(users): Change home of soispha to /home/soisphaene
This puts the home directory in the tempfs part of the filesystem, so all, not explicitly specified directories, will be restored upon reboot.
2023-02-17Feat(services): Use default.nix filesene
2023-02-17Feat(home-manager): Move configs in their own directoryene
2023-02-16Feat(impermanence): Add full stack tempfsene
2023-02-16Feat: Add impersistent for persistent files and dirsene
2023-02-15Feat(nix): Add settingsene
2023-02-15Fix(yambar): Remove typosene
2023-02-15Fix(zsh): Remove typosene
2023-02-15Fix(home-manager): Fix Typosene
2023-02-15Feat(home-manager): Add zshene
2023-02-15