darwin fixes
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
maplocalleader = " ";
|
||||
};
|
||||
|
||||
clipboard.providers.wl-copy.enable = true;
|
||||
clipboard.providers.wl-copy.enable = lib.mkIf (hostname != "eva-02") true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user