convention

This commit is contained in:
2025-08-18 23:17:34 -05:00
parent ce2d635b85
commit 59d36c35ff

View File

@@ -53,10 +53,6 @@
default = pkgs.shadow; default = pkgs.shadow;
}; };
}; };
config = {
username = lib.mkDefault name;
};
}); });
in lib.mkOption { in lib.mkOption {