| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-07-10 | Style(treewide): Switch to editorconfig | Soispha | |
| 2023-05-20 | Revert "Fix(system/users): Remove plugdev group, as it's deprecated" | Soispha | |
| This reverts commit 3188a970cbb2dc3de75d66ef72c865e80e221842. The group is still in use. | |||
| 2023-05-20 | Fix(system/users): Remove plugdev group, as it's deprecated | Soispha | |
| 2023-05-20 | Refactor(system/users): Add the groups in the file, giving context | Soispha | |
| 2023-05-20 | Fix(system): Add configs for networkmanager only if it's enabled | Soispha | |
| 2023-05-17 | Docs(system/users): Remove unneeded comment | Soispha | |
| 2023-05-17 | Fix(sytem/services/printing): Make scanners work | Soispha | |
| 2023-05-09 | Fix(system/users): Add soispha to libvirtd group | Soispha | |
| 2023-04-06 | Fix(system/users): Actually create plugdev group | ene | |
| 2023-04-06 | Feat(system/user): Add soispha to plugdev group | ene | |
| 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. | |||
| 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 | |
