summary refs log tree commit diff stats
path: root/system/users (follow)
Commit message (Collapse)AuthorAge
* Feat(.editorconfig): Add the configuration for all filesSoispha2023-07-19
| | | | | This sets some formatting option based on the file. In comparison to the vim lines, this should be supported by more editors.
* Fix(treewide): Move all persistent dirs to impermanence to set permissionsSoispha2023-07-08
|
* Fix(system/users): Remove unneeded root ssh login keysene2023-03-18
| | | | | All users are in the wheel group, thus direct login as root is no longer needed.
* Refactor: Use better file layoutene2023-03-18