mirror of
https://github.com/larstvei/nix-config.git
synced 2025-09-16 03:50:12 +00:00
6 lines
75 B
Nix
6 lines
75 B
Nix
{
|
|
programs.home-manager.enable = true;
|
|
|
|
home.stateVersion = "24.11";
|
|
}
|