diff --git a/dotfiles/systems/desktop/configuration.nix b/dotfiles/systems/desktop/configuration.nix index 8ed120cf..09bb34ce 100644 --- a/dotfiles/systems/desktop/configuration.nix +++ b/dotfiles/systems/desktop/configuration.nix @@ -7,6 +7,7 @@ ./theme.nix ]; + home-manager.backupFileExtension = "2025-08-01"; home-manager.users."${sys.username}" = { nixGL = { vulkan.enable = true;