2025-05-28 15:59:22 +02:00

8 lines
85 B
Nix

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