This commit is contained in:
iFargle 2023-08-23 21:32:01 +09:00
parent e929cef4f2
commit f1d7c1ec60

View file

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