test
This commit is contained in:
parent
9f29593d30
commit
babf563408
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ inputs, outputs, stateVersion, ... }: {
|
||||
{ inputs, outputs, stateVersion, hmStateVersion, ... }: {
|
||||
# Helper function for generating home-manager configs
|
||||
mkHome = { hostname, username, desktop ? null, platform ? "x86_64-linux" }: inputs.home-manager.lib.homeManagerConfiguration {
|
||||
# pkgs = inputs.nixpkgs.legacyPackages.${platform};
|
||||
|
|
Loading…
Reference in a new issue