Regenerated

This commit is contained in:
2026-03-26 11:29:58 +00:00
parent 2432c487c0
commit 9cb7f95e92
2 changed files with 0 additions and 6 deletions
@@ -1,7 +1,4 @@
{ lib, config, pkgs, flakeRoot, ... }:
{ lib, config, pkgs, flakeRoot, ... }:
let
username = config.defaultUser or "henrov";
homeDir = "/home/${username}";