Compare commits
No commits in common. "7ca46b27d152bd38a80d39bb85e2cc50a0cc74f9" and "cb748fedaa19240543864430ec5329af2eabae57" have entirely different histories.
7ca46b27d1
...
cb748fedaa
2 changed files with 1 additions and 2 deletions
|
|
@ -107,6 +107,7 @@
|
||||||
packages = with nixpkgs.legacyPackages.x86_64-linux; [
|
packages = with nixpkgs.legacyPackages.x86_64-linux; [
|
||||||
agenix.packages.x86_64-linux.default
|
agenix.packages.x86_64-linux.default
|
||||||
git
|
git
|
||||||
|
plasma5Packages.plasma-sdk
|
||||||
nix-diff
|
nix-diff
|
||||||
];
|
];
|
||||||
shellHook =''
|
shellHook =''
|
||||||
|
|
|
||||||
|
|
@ -43,8 +43,6 @@ in
|
||||||
};
|
};
|
||||||
directory = {
|
directory = {
|
||||||
disabled = false;
|
disabled = false;
|
||||||
truncation_length = 6;
|
|
||||||
truncation_symbol = ".../";
|
|
||||||
};
|
};
|
||||||
palette = "catppuccin_${catppuccinFlavour}";
|
palette = "catppuccin_${catppuccinFlavour}";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue