1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

home-manager backup extension

This commit is contained in:
andrey_varnavskiy
2024-11-26 05:00:35 +05:00
parent 77d8ececf9
commit 20849595a6
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
home-manager.backupFileExtension = "backup";
}