Skip to content

Commit

Permalink
backupfileextension for homemanager
Browse files Browse the repository at this point in the history
  • Loading branch information
SoraTenshi committed Feb 4, 2025
1 parent a59a914 commit ecf611e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mknixos.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ in lib.nixosSystem {
inputs.home-manager.nixosModules.home-manager
{
home-manager = {
backupFileExtension = "bak";
useGlobalPkgs = true;
useUserPackages = true;
extraSpecialArgs = if isHardwareMachine then {
Expand Down

0 comments on commit ecf611e

Please sign in to comment.