feat: home-manager backup files

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-07-21 11:12:26 -03:00
parent b3f3a75926
commit 548e047d0c

View File

@@ -217,6 +217,7 @@ in {
})
cfg.users;
home-manager.backupFileExtension = "backup~";
home-manager.extraSpecialArgs = {inherit inputs;};
home-manager.users =
mapAttrs