Skip to content

bug: broot configuration files are generated when not asked to #4524

@tomasol

Description

@tomasol

Are you following the right branch?

  • My Nixpkgs and Home Manager versions are in sync

Is there an existing issue for this?

  • I have searched the existing issues

Issue description

I prefer managing the dotfiles outside of my Home Manager configuration. However, even though I do not configure broot.settings, the module still attempts to overwrite my files:

Existing file '/home/tomas/.config/broot/verbs.hjson' is in the way ...

My Home Manager section only contains:

      programs.broot = {
        enable = true;
      };

Maintainer CC

@dermetfan

System information

- system: `"x86_64-linux"`
 - host os: `Linux 6.1.55, NixOS, 23.05 (Stoat), 23.05.3759.261abe8a44a7`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.5`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Metadata

Metadata

Labels

bugtriageIssues or feature request that have not been triaged yet

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions