8 lines
85 B
Nix
Raw Permalink Normal View History

2025-05-28 12:23:31 +02:00
{ ... }:
{
home.stateVersion = "24.11";
modules.profiles.base.enable = true;
}