This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-11-24 09:31:15 +00:00
parent f49d802bc2
commit ff91701431
3 changed files with 6 additions and 6 deletions

View File

@@ -30,7 +30,7 @@
home = {
username = hyper.user;
homeDirectory = hyper.home;
stateVersion = pkgs.version;
stateVersion = hyper.pkgs-version;
};
xdg = {
enable = true;