Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(system/users/soispha): Set a new gpg-based ssh key | Benedikt Peetz | 2024-05-14 |
| | |||
* | feat(system/users): remove obsolete ss-key for sils | sils | 2023-11-18 |
| | | | | | | | | | | | | # 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 # | ||
* | fix(system/users): change ssh-keys for sils | sils | 2023-11-18 |
| | |||
* | fix(system/users): add ssh-key for sils | sils | 2023-11-15 |
| | |||
* | 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 |