From 9cfb088e3b88ea0625782f41c6e45b563b918b7d Mon Sep 17 00:00:00 2001 From: Leon Vatthauer Date: Fri, 25 Oct 2024 16:18:41 +0200 Subject: [PATCH] rm logseq --- common/vscode.nix | 14 ++++++++++++++ gunther/configuration.nix | 5 +++++ gunther/leonv.nix | 15 +++++++++------ 3 files changed, 28 insertions(+), 6 deletions(-) diff --git a/common/vscode.nix b/common/vscode.nix index 7f9ed5a..618986c 100755 --- a/common/vscode.nix +++ b/common/vscode.nix @@ -13,7 +13,20 @@ mkhl.direnv catppuccin.catppuccin-vsc valentjn.vscode-ltex + ms-vscode.cpptools ] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [ + { + name = "better-cpp-syntax"; + publisher = "jeff-hykin"; + version = "1.27.1"; + sha256 = "sha256-GO/ooq50KLFsiEuimqTbD/mauQYcD/p2keHYo/6L9gw="; + } + { + name = "c-cpp-flylint"; + publisher = "jbenden"; + version = "1.15.0"; + sha256 = "sha256-k6sH0Rx4VjGmKjvCR9x/OWrxmo7+S2bvRlZi3Z9PNPw="; + } { name = "agda-mode"; publisher = "banacorn"; @@ -71,6 +84,7 @@ "" = false; "" = false; }; + "C_Cpp.formatting" = "disabled"; "vim.overrideCopy" = false; "window.titleBarStyle" = "custom"; "window.customMenuBarAltFocus" = false; diff --git a/gunther/configuration.nix b/gunther/configuration.nix index d19cde0..2d36ef4 100755 --- a/gunther/configuration.nix +++ b/gunther/configuration.nix @@ -19,6 +19,11 @@ }; }; + # TODO remove once logseq is fixed + nixpkgs.config.permittedInsecurePackages = [ + "electron-27.3.11" + ]; + services.emacs.package = pkgs.emacs29-pgtk; services.emacs.enable = true; diff --git a/gunther/leonv.nix b/gunther/leonv.nix index 567a0e8..f2b35d1 100755 --- a/gunther/leonv.nix +++ b/gunther/leonv.nix @@ -20,17 +20,20 @@ variant = "macchiato"; }) - nextcloud-client - ausweisapp - godot_4 - dotnet-runtime - blender - aseprite + #nextcloud-client + #ausweisapp + #godot_4 + #dotnet-runtime + #blender + #aseprite # smt solver for liquid haskell z3 # stuff + man-pages + man-pages-posix + cpplint jq vlc openvpn