about summary refs log tree commit diff
path: root/modules/users
Commit message (Collapse)AuthorAge
* modules/users: create /home/state/cacheAlyssa Ross2020-05-07
|
* modules/users: chmod a+rx ~qylissAlyssa Ross2019-10-15
| | | | | | There's not anything confidential in the top level of my home directory, and this makes it easy to have unpriveleged services that read non-sensitive data from it.
* modules/users: only use zsh if module loadedAlyssa Ross2019-09-28
|
* modules/networking: set networkmanager groupAlyssa Ross2019-09-16
| | | | | | | This group, specific to NetworkManager, didn't really belong as part of the user definition. It's still not ideal that the networking module is aware of my user -- it might be nicer to have some generic framework for admin groups. But this is fine for now.
* modules/users: don't hardcore default priorityAlyssa Ross2019-09-16
|
* modules/podman: initAlyssa Ross2019-04-27
|
* modules/users: add GECOS for qylissAlyssa Ross2019-03-11
|
* config: give up on this experimentAlyssa Ross2019-02-10
| | | | | This ended up being way more trouble than it was worth, and the approach just flat out didn't work for stuff like OpenSSH.
* Add configAlyssa Ross2019-01-27