aboutsummaryrefslogtreecommitdiffstats
path: root/system/users (unfollow)
Commit message (Collapse)Author
2023-11-18feat(system/users): remove obsolete ss-key for silssils
# 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-18fix(system/users): change ssh-keys for silssils
2023-11-15fix(system/users): add ssh-key for silssils
2023-08-04Fix(system/users): declare nixremote as normal usersils
2023-08-04Feat(system/users): Add nixremotesils
This user is intended to be used for remote-builds
2023-07-19Style(treewide): Format after removing vim linesSoispha
2023-07-19Feat(.editorconfig): Add the configuration for all filesSoispha
This sets some formatting option based on the file. In comparison to the vim lines, this should be supported by more editors.
2023-07-08Fix(treewide): Move all persistent dirs to impermanence to set permissionsSoispha
2023-03-18Fix(system/users): Remove unneeded root ssh login keysene
All users are in the wheel group, thus direct login as root is no longer needed.
2023-03-18Refactor: Use better file layoutene