@ -183,6 +183,8 @@ in {
};
home = {
inherit username;
packages = if enable-gui then (common-packages ++ gui-packages)
else
common-packages;