Compare commits

..

No commits in common. "7ca46b27d152bd38a80d39bb85e2cc50a0cc74f9" and "cb748fedaa19240543864430ec5329af2eabae57" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -107,6 +107,7 @@
packages = with nixpkgs.legacyPackages.x86_64-linux; [
agenix.packages.x86_64-linux.default
git
plasma5Packages.plasma-sdk
nix-diff
];
shellHook =''

View file

@ -43,8 +43,6 @@ in
};
directory = {
disabled = false;
truncation_length = 6;
truncation_symbol = ".../";
};
palette = "catppuccin_${catppuccinFlavour}";
}