Fixed my knowledge about attribute set merging

This commit is contained in:
Julien Malka 2021-12-29 18:20:42 +01:00
parent 48815679d9
commit ba2f276c6b
5 changed files with 12 additions and 9 deletions

View file

@ -12,7 +12,10 @@ in
];
luj = {
filerun.enable = true;
filerun = {
enable = true;
subdomain = "cloud";
};
zfs-mails.enable = true;
};