Regenerated

This commit is contained in:
2026-03-28 22:25:11 +00:00
parent a24d6892e7
commit ab82a3f80b
3 changed files with 288 additions and 291 deletions
@@ -1,5 +1,4 @@
{ lib, config, pkgs, flakeRoot, ... }:
let
# Use the config option defaultUser directly, fallback to "henrov"
username = config.defaultUser or "henrov";