diff --git a/home-manager/homeFiles.nix b/home-manager/homeFiles.nix index ff78c1a..1c15cfc 100644 --- a/home-manager/homeFiles.nix +++ b/home-manager/homeFiles.nix @@ -9,10 +9,6 @@ target-dir = "/mnt/build" ''; - home.file.".config/ripgrep/ignore".text = '' - -. - ''; - home.file.".config/containers/storage.conf".text = '' [storage] rootless_storage_path="/mnt/storage/.containers"