{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"homelab/snippets/","title":"Snippets","text":""},{"location":"homelab/snippets/#traefik","title":"Traefik","text":"
    labels:\n      - traefik.enable=true\n      - traefik.http.routers.service.entrypoints=websecure\n      - traefik.http.routers.service.rule=HOST(`service.local.xeovalyte.dev`)\n      - traefik.http.services.service.loadbalancer.server.port=80\n\nnetworks:\n  default:\n    external: true\n    name: proxy\n
"},{"location":"linux/commands/","title":"Commands","text":""},{"location":"linux/commands/#nixos","title":"NixOS","text":"

Update system

sudo nixos-rebuild switch --flake ~/system/#xv-desktop\n

Update home manager

home-manager --flake ~/system/#xeovalyte@xv-desktop switch\n

Refresh input URL's

nix flake update\n

"},{"location":"linux/shortcuts/","title":"Keyboard Shortcuts","text":""},{"location":"linux/shortcuts/#neovim","title":"Neovim","text":"

Basic

Neotree

Telescope

LSP

Spell

"},{"location":"linux/shortcuts/#minecraft","title":"Minecraft","text":""}]}