changed name that was overlooked

This commit is contained in:
Christoph Hollizeck 2024-03-26 17:32:50 +01:00
parent 0be4728958
commit 3a9cb6c332
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ in
xdg.configFile = mkAliasDefinitions options.wyrdgard.home.configFile;
};
snowfallorg.user.${config.wyrdgard.user.name}.home.config = config.plusultra.home.extraOptions;
snowfallorg.user.${config.wyrdgard.user.name}.home.config = config.wyrdgard.home.extraOptions;
home-manager = {
useUserPackages = true;