2025-05-25 11:55:51 +02:00

8 lines
86 B
Nix

{ ... }:
{
home.stateVersion = "24.11";
modules.profiles.local.enable = true;
}