This commit is contained in:
Oshgnacknak 2025-09-06 19:29:53 +02:00
parent f07af1a6dc
commit fd4e94fb2c
Signed by: Oshgnacknak
GPG key ID: 8CB7375654585956

View file

@ -54,6 +54,8 @@
# Good HM hygiene # Good HM hygiene
xdg.enable = true; xdg.enable = true;
home.stateVersion = "24.05"; home.stateVersion = "24.05";
home.activationPackages = with pkgs; [];
} }
]; ];
}; };