1
0
Fork 0

Refactor to use inherit

This commit is contained in:
Malte Brandy 2018-06-22 23:23:18 +02:00
parent 77589d6ce8
commit e65bf47f2f
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -3,7 +3,7 @@
# You need pw-files for every configured user in ./secret/pw-useralias for login to work.
let
me = config.m-0.private.me;
inherit (config.m-0.private) me;
in {
imports = [