Set up backup file extension for HM
This commit is contained in:
parent
95336a2c37
commit
b655497e4d
|
@ -156,6 +156,7 @@
|
||||||
inherit hostname;
|
inherit hostname;
|
||||||
};
|
};
|
||||||
home-manager.useUserPackages = true;
|
home-manager.useUserPackages = true;
|
||||||
|
home-manager.backupFileExtension = "hm-backup";
|
||||||
|
|
||||||
stylix.homeManagerIntegration.followSystem = false;
|
stylix.homeManagerIntegration.followSystem = false;
|
||||||
stylix.homeManagerIntegration.autoImport = false;
|
stylix.homeManagerIntegration.autoImport = false;
|
||||||
|
|
Loading…
Reference in a new issue