This commit is contained in:
iFargle 2023-08-23 21:32:25 +09:00
parent f1d7c1ec60
commit 6f72587227

View file

@ -1,7 +1,7 @@
{ lib, config, pkgs, hostname, username, desktop, stateVersion, ... }: {
home = {
inherit hmStateVersion;
inherit stateVersion;
inherit username;
};