mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
add hm backup
This commit is contained in:
parent
9be3738726
commit
546b96284e
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@
|
|||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
|
||||
home-manager.backupFileExtension = "bak";
|
||||
home-manager.extraSpecialArgs = {inherit inputs outputs nixosModules homeModules darwinModules;};
|
||||
home-manager.users."tyler.mayoff" = import ./machines/hinge/home.nix;
|
||||
users.users."tyler.mayoff".home = "/Users/tyler.mayoff";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue