| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-11-18 | feat(system/users): remove obsolete ss-key for sils | sils | |
| # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch main # Your branch is up to date with 'origin/main'. # # Changes to be committed: # modified: system/users/default.nix # | |||
| 2023-11-18 | fix(system/users): change ssh-keys for sils | sils | |
| 2023-11-15 | fix(system/users): add ssh-key for sils | sils | |
| 2023-08-04 | Fix(system/users): declare nixremote as normal user | sils | |
| 2023-08-04 | Feat(system/users): Add nixremote | sils | |
| This user is intended to be used for remote-builds | |||
| 2023-07-19 | Style(treewide): Format after removing vim lines | Soispha | |
| 2023-07-19 | Feat(.editorconfig): Add the configuration for all files | Soispha | |
| This sets some formatting option based on the file. In comparison to the vim lines, this should be supported by more editors. | |||
| 2023-07-08 | Fix(treewide): Move all persistent dirs to impermanence to set permissions | Soispha | |
| 2023-03-18 | Fix(system/users): Remove unneeded root ssh login keys | ene | |
| All users are in the wheel group, thus direct login as root is no longer needed. | |||
| 2023-03-18 | Refactor: Use better file layout | ene | |
