test
This commit is contained in:
parent
e929cef4f2
commit
f1d7c1ec60
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
{ lib, config, pkgs, hostname, username, desktop, hmStateVersion, ... }: {
|
{ lib, config, pkgs, hostname, username, desktop, stateVersion, ... }: {
|
||||||
home.stateVersion = "${hmStateVersion}";
|
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
inherit hmStateVersion;
|
inherit hmStateVersion;
|
||||||
|
|
Loading…
Reference in a new issue