Dehardcoded user configuration.

This commit is contained in:
Kevin Baensch 2019-04-13 00:05:39 +02:00
parent 347d406ea9
commit d2c6b3931e
5 changed files with 38 additions and 19 deletions

View file

@ -9,6 +9,7 @@ with lib;
config.machine = {
hostName = "CDServer";
administrators = [ { name = "derped"; id = 1337; } ];
allowUnfree = true;
conffiles = [
"etcvars"