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, ... }: {
|
||||
home.stateVersion = "${hmStateVersion}";
|
||||
{ lib, config, pkgs, hostname, username, desktop, stateVersion, ... }: {
|
||||
|
||||
home = {
|
||||
inherit hmStateVersion;
|
||||
|
|
Loading…
Reference in a new issue