129 lines
2 KiB
JSON
129 lines
2 KiB
JSON
{
|
|
"cSpell.words": [
|
|
"alsa",
|
|
"anthy",
|
|
"anytype",
|
|
"appimage",
|
|
"atuin",
|
|
"bufferline",
|
|
"cachix",
|
|
"catppuccin",
|
|
"chillhop",
|
|
"colorschemes",
|
|
"compatibilitytools",
|
|
"cubiomes",
|
|
"cuda",
|
|
"dconf",
|
|
"devenv",
|
|
"devicons",
|
|
"devtoolbox",
|
|
"direnv",
|
|
"dmask",
|
|
"dokploy",
|
|
"dotfiles",
|
|
"esac",
|
|
"finegrained",
|
|
"floaterm",
|
|
"fmask",
|
|
"fontconfig",
|
|
"gamemode",
|
|
"gamescope",
|
|
"geneviève",
|
|
"ghidra",
|
|
"ghostty",
|
|
"gitbutler",
|
|
"gitoxide",
|
|
"gparted",
|
|
"gvariant",
|
|
"gvfs",
|
|
"Hanja",
|
|
"homelab",
|
|
"hotspot",
|
|
"ibus",
|
|
"imhex",
|
|
"justfile",
|
|
"keymap",
|
|
"keymaps",
|
|
"killall",
|
|
"kleopatra",
|
|
"lazydocker",
|
|
"lazygit",
|
|
"lunarclient",
|
|
"macchiato",
|
|
"menulibre",
|
|
"Meslo",
|
|
"metasploit",
|
|
"modesetting",
|
|
"mullvad",
|
|
"networkd",
|
|
"networkmanager",
|
|
"nixd",
|
|
"nixfmt",
|
|
"nixos",
|
|
"nixpkgs",
|
|
"nixvim",
|
|
"nordified",
|
|
"Noto",
|
|
"nvim",
|
|
"nvitop",
|
|
"nvme",
|
|
"ollama",
|
|
"onlyoffice",
|
|
"openrazer",
|
|
"Östberg",
|
|
"papirus",
|
|
"pipewire",
|
|
"pkgs",
|
|
"pompup",
|
|
"pompy",
|
|
"pompydev",
|
|
"Prefs",
|
|
"prismlauncher",
|
|
"protonup",
|
|
"protonvpn",
|
|
"psycopg",
|
|
"pulseaudio",
|
|
"pyenv",
|
|
"qbittorrent",
|
|
"Qwen",
|
|
"rtkit",
|
|
"Rustc",
|
|
"sysprof",
|
|
"tailscale",
|
|
"traefik",
|
|
"tulnp",
|
|
"uniemoji",
|
|
"unityhub",
|
|
"usbhid",
|
|
"usbutils",
|
|
"vboxusers",
|
|
"vfat",
|
|
"Vimjoyer",
|
|
"virtualenv",
|
|
"virtualisation",
|
|
"wakatime",
|
|
"webui",
|
|
"xhci",
|
|
"youwen",
|
|
"yuki"
|
|
],
|
|
|
|
"editor.formatOnSave": true,
|
|
|
|
"nix.formatterPath": "nixfmt",
|
|
"nix.enableLanguageServer": true,
|
|
"nix.serverPath": "nixd",
|
|
|
|
"[json]": {
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
},
|
|
"[jsonc]": {
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
},
|
|
"[markdown]": {
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
},
|
|
"[nix]": {
|
|
"editor.defaultFormatter": "jnoortheen.nix-ide"
|
|
}
|
|
}
|