summary refs log tree commit diff stats
path: root/system/users/default.nix (follow)
Commit message (Collapse)AuthorAge
* feat(system/users/soispha): Set a new gpg-based ssh keyBenedikt Peetz2024-05-14
|
* feat(system/users): remove obsolete ss-key for silssils2023-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 silssils2023-11-18
|
* fix(system/users): add ssh-key for silssils2023-11-15
|
* Fix(system/users): declare nixremote as normal usersils2023-08-04
|
* Feat(system/users): Add nixremotesils2023-08-04
| | | | This user is intended to be used for remote-builds
* Style(treewide): Format after removing vim linesSoispha2023-07-19
|
* 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