Regenerated

This commit is contained in:
2026-03-27 08:23:23 +00:00
parent f2ba44c079
commit 8728b12929
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
{ lib, pkgs, config, lib, flakeRoot, home-manager, ... }:
{ config, pkgs, lib, flakeRoot, ... }:
let
username = config.defaultUser or "henrov";