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