8 lines
85 B
Nix
Raw Normal View History

2025-06-07 21:15:31 +02:00
{ ... }:
{
home.stateVersion = "24.11";
modules.profiles.base.enable = true;
}