10 lines
86 B
Nix
Raw Normal View History

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