Set up backup file extension for HM
This commit is contained in:
parent
95336a2c37
commit
b655497e4d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue