mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
home-manager backup extension
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
./bluetooth.nix
|
||||
./boot.nix
|
||||
./env.nix
|
||||
./home-manager.nix
|
||||
./hyprland.nix
|
||||
./mime.nix
|
||||
./net.nix
|
||||
|
3
nixos/modules/home-manager.nix
Normal file
3
nixos/modules/home-manager.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
home-manager.backupFileExtension = "backup";
|
||||
}
|
Reference in New Issue
Block a user