nix-da/modules/home-manager.nix

5 lines
64 B
Nix

{
home-manager = {
backupFileExtension = "backup";
};
}