mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 10:30:45 +02:00
6 lines
67 B
Nix
6 lines
67 B
Nix
{
|
|
home.stateVersion = "26.05";
|
|
|
|
programs.bash.enable = true;
|
|
}
|