Compare commits
No commits in common. "38d96c9f525dcc227471e81abd30bb0795af51d3" and "5750480f034ea31517868470ad0c23745cd7d1f3" have entirely different histories.
38d96c9f52
...
5750480f03
3 changed files with 1 additions and 3 deletions
|
@ -56,7 +56,6 @@
|
|||
};
|
||||
};
|
||||
in {
|
||||
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style;
|
||||
devShells."x86_64-linux".default = pkgs.mkShell {
|
||||
buildInputs = [
|
||||
rs-toolchain
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
shadow.enable = false;
|
||||
border.enable = false;
|
||||
baba-is-float = false;
|
||||
open-focused = false;
|
||||
}
|
||||
{
|
||||
matches = [
|
||||
|
|
|
@ -34,7 +34,7 @@ in
|
|||
imagemagick
|
||||
ffmpeg_7-full
|
||||
|
||||
libreoffice
|
||||
onlyoffice-bin_latest
|
||||
|
||||
# viewers
|
||||
pkgs-stable.font-manager
|
||||
|
|
Loading…
Add table
Reference in a new issue