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