mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2025-12-22 15:01:57 +00:00
Added nextcloud client to work laptop
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
yaml-language-server
|
||||
])
|
||||
++ (with unstablePkgs; [
|
||||
nextcloud-client
|
||||
vimPlugins.mason-lspconfig-nvim
|
||||
(writeShellScriptBin "obsidian" '' # Patch for obsiidan GPU issues
|
||||
exec ${unstablePkgs.obsidian}/bin/obsidian --disable-gpu "$@"
|
||||
|
||||
Reference in New Issue
Block a user