8 lines
85 B
Nix
Raw Normal View History

2025-05-28 15:59:22 +02:00
{ ... }:
{
home.stateVersion = "24.11";
modules.profiles.base.enable = true;
}