Regenerated

This commit is contained in:
2026-03-25 12:56:32 +00:00
parent 38875ca8d8
commit db169bce29
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
{ lib, config, pkgs, flakeRoot,... }:
{ lib, config, pkgs, flakeRoot, inputs,... }:
let
username = config.defaultUser or "henrov";