Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix(system/users): Actually create plugdev group | ene | 2023-04-06 |
| | |||
* | Feat(system/user): Add soispha to plugdev group | ene | 2023-04-06 |
| | | | | | | | The plugdev group has silently been deprecated and is replaced with better alternatives, but this rule-set was probably missed, when other were patched. Opening an issue is obviously the long-term solution, but this should work for now. | ||
* | 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-25 |
| | |||
* | Style(formatting): Format and improve comments | ene | 2023-02-21 |
| | |||
* | Fix(system): Remove extra tempfs | ene | 2023-02-21 |
| | | | | | This was overmounting the /home directory, so generated user homes where deleted | ||
* | 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-21 |
| | |||
* | Fix(users): Change home of soispha to /home/soispha | ene | 2023-02-17 |
| | | | | | This puts the home directory in the tempfs part of the filesystem, so all, not explicitly specified directories, will be restored upon reboot. | ||
* | Feat: Switch to default.nix | ene | 2023-02-11 |
| | |||
* | Feat: Reworked the Filesystem configuration | ene | 2023-02-04 |
| | | | | | This reduces the unnecessary complexity of the whole fileSystemLayouts.nix file. | ||
* | Feat: Split the config apart | ene | 2023-02-03 |