10 lines
86 B
Nix
10 lines
86 B
Nix
{
|
|
...
|
|
}:
|
|
|
|
{
|
|
home.stateVersion = "24.11";
|
|
|
|
modules.profiles.jan.enable = true;
|
|
}
|