diff --git a/flake.nix b/flake.nix index aaef727..16255b8 100644 --- a/flake.nix +++ b/flake.nix @@ -156,6 +156,7 @@ inherit hostname; }; home-manager.useUserPackages = true; + home-manager.backupFileExtension = "hm-backup"; stylix.homeManagerIntegration.followSystem = false; stylix.homeManagerIntegration.autoImport = false;