Commit message (Collapse) | Author | ||
---|---|---|---|
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-17 | Fix(users): Change home of soispha to /home/soispha | ene | |
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-17 | Feat(services): Use default.nix files | ene | |
2023-02-17 | Feat(home-manager): Move configs in their own directory | ene | |
2023-02-16 | Feat(impermanence): Add full stack tempfs | ene | |
2023-02-16 | Feat: Add impersistent for persistent files and dirs | ene | |
2023-02-15 | Feat(nix): Add settings | ene | |
2023-02-15 | Fix(yambar): Remove typos | ene | |
2023-02-15 | Fix(zsh): Remove typos | ene | |
2023-02-15 | Fix(home-manager): Fix Typos | ene | |
2023-02-15 | Feat(home-manager): Add zsh | ene | |
2023-02-15 |