Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix(system/users): declare nixremote as normal user | sils | 2023-08-04 |
| | |||
* | Feat(system/users): Add nixremote | sils | 2023-08-04 |
| | | | | This user is intended to be used for remote-builds | ||
* | Style(treewide): Format after removing vim lines | Soispha | 2023-07-19 |
| | |||
* | Feat(.editorconfig): Add the configuration for all files | Soispha | 2023-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 permissions | Soispha | 2023-07-08 |
| | |||
* | Fix(system/users): Remove unneeded root ssh login keys | ene | 2023-03-18 |
| | | | | | All users are in the wheel group, thus direct login as root is no longer needed. | ||
* | Refactor: Use better file layout | ene | 2023-03-18 |