8 lines
86 B
Nix
Raw Normal View History

2025-05-25 11:55:51 +02:00
{ ... }:
{
home.stateVersion = "24.11";
modules.profiles.local.enable = true;
}