Commit graph

11 commits

Author SHA1 Message Date
3a4098a6c4 modules: users: sort groups 2021-03-31 17:56:36 +00:00
af1332fa89 modules: users: eta reduction of 'groupsIfExist' 2021-03-08 19:02:28 +00:00
e09da8505e services: move 'media' to 'modules' instead
Its not actually a service, but more of a configuration needed by some
services. Therefore it belongs in modules.
2021-03-07 18:39:42 +00:00
012163eb44 modules: add ergodox
This enables usage of ZSA tools, such as `wally` or their online
training tool for any users that are part of `plugdev`.
2021-03-07 18:39:42 +00:00
5b63b70958 modules: users: add to groups in single place 2021-03-07 18:39:42 +00:00
71dcd216f0 modules: users: use zsh as shell 2021-03-03 17:02:48 +00:00
01b6947cde modules: packages: enable zsh 2021-03-03 17:02:48 +00:00
9e9ef7b598 modules: add 'networking.externalInterface' option 2021-02-25 15:29:06 +00:00
b0d3cb0e8e modules: move ssh keys into subdirectory 2021-02-25 15:29:06 +00:00
0732b3a0bd modules: packages: make 'vim' default editor 2021-02-25 15:29:06 +00:00
3b148ad684 porthos: split into modules
I have separated the modules into host-specific settings, and generic
settings that ought to be shared by every host.

I only have the 'porthos' host for now, but intend to also add my laptop
'aramis' at some point to this repository.
2021-02-08 10:49:59 +00:00