diff --git a/home/common/pi-base.nix b/home/common/pi-base.nix index 19145e3..69c655e 100644 --- a/home/common/pi-base.nix +++ b/home/common/pi-base.nix @@ -6,7 +6,7 @@ lib, pkgs, hostname ? "AZPILOGISTIK01", - username ? "logistik" + username ? "logistik", ... }: { # Home Manager needs a bit of information about you and the paths it should