Skip to content

Commit

Permalink
home: backup existing files
Browse files Browse the repository at this point in the history
  • Loading branch information
Lichthagel committed Apr 29, 2024
1 parent 4dafc1b commit ffb43dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake/nixosConfigurations.nix
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
];
};
home-manager.extraSpecialArgs = mkArgs system;
home-manager.backupFileExtension = "backup";
}
(self + /nixos)
(self + /hosts/${hostName})
Expand Down

0 comments on commit ffb43dd

Please sign in to comment.