feat: lsp change, pocketid key, hyprland changes

This commit is contained in:
2026-04-12 01:22:21 -04:00
parent c46ccff5c9
commit 5e886ee875
8 changed files with 26 additions and 10 deletions

View File

@@ -9,6 +9,11 @@
UI_CONFIG_DISABLED = true;
APP_NAME = config.oauth.name;
};
credentials = {
ENCRYPTION_KEY = config.sops.secrets."pocket-id-encryption-key".path;
};
};
}

View File

@@ -20,6 +20,10 @@
"tunnel-credentials" = {};
"admin-password" = {};
"pocket-id-encryption-key" = {
owner = config.services.pocket-id.user;
};
"waka-password-salt" = {
owner = config.users.users.wakapi.name;
};

View File

@@ -73,7 +73,7 @@
libreoffice-qt
pkgs-unstable.signal-desktop-bin
pkgs-unstable.signal-desktop
pkgs-unstable.gurk-rs
gnupg
@@ -84,6 +84,8 @@
pinentry-qt
fzf
zip
jq
ffmpeg
ripgrep
unzip

View File

@@ -128,19 +128,19 @@
enable = true;
servers = {
ts_ls.enable = true;
tsgo.enable = true;
tailwindcss.enable = false;
biome.enable = false;
rust_analyzer = {
enable = true;
installCargo = true;
installRustc = true;
};
clangd.enable = true;
tailwindcss.enable = true;
phpactor.enable = true;
pylsp.enable = true;
pyright.enable = true;
nixd.enable = true;
biome.enable = true;
};
keymaps = {