Files
vps-config/home.nix
T

6 lines
67 B
Nix

{
home.stateVersion = "26.05";
programs.bash.enable = true;
}