| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-02-25 | Fix(users): Use zsh as default shell again | ene | |
| 2023-02-25 | Fix(zsh): Make deployment possible | ene | |
| 2023-02-25 | Feat(system): Add openssh access | ene | |
| 2023-02-21 | Style(formatting): Format and improve comments | ene | |
| 2023-02-21 | Fix(system): Remove extra tempfs | ene | |
| This was overmounting the /home directory, so generated user homes where deleted | |||
| 2023-02-21 | Fix(home): permissions (hopefully) | ene | |
| 2023-02-21 | Fix(user): Add a real module and change passwords | ene | |
| 2023-02-21 | Fix: Further bc of the home issue | ene | |
| 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-11 | Feat: Switch to default.nix | ene | |
| 2023-02-04 | Feat: Reworked the Filesystem configuration | ene | |
| This reduces the unnecessary complexity of the whole fileSystemLayouts.nix file. | |||
| 2023-02-03 | Feat: Split the config apart | ene | |
