This commit is contained in:
MFlossmann 2024-07-02 18:05:57 +02:00
parent e160798040
commit af8acafeee

3
plugins/oil.nix Normal file
View file

@ -0,0 +1,3 @@
_: {
opts.enable = true;
}