dotfiles/role/base
2020-11-28 22:14:34 +00:00
..
etc Add some global configuration 2020-03-08 16:41:57 +00:00
default.nix Extract modules from roles 2020-11-28 22:14:34 +00:00
README.adoc Add role documentation 2020-04-21 22:22:04 +02:00

== Base Role

The base role handles basic system configuration, which includes:

* User management
* Nix configuration
* System default settings
* Global packages (like `git` and `curl`) and sane configuration
defaults for them
* Basic networking configuration (like firewall and ssh)