fix: static username in home-manager-update script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user