1
0
Fork
You've already forked bpavuk.term
0
Nix flake, configurations - everything I need to restore my desktop everywhere, with Nix or otherwise
  • Nix 46.6%
  • Lua 24.1%
  • GLSL 20.6%
  • CSS 6.3%
  • SCSS 1.3%
  • Other 1.1%
2026年07月07日 19:11:18 +03:00
agents further refinement of Gemini CLI 2025年09月16日 22:37:32 +03:00
cava music software 2025年11月01日 20:42:38 +02:00
eza eza 2025年10月10日 14:24:25 +03:00
ghostty nix: installed Windows XP sound theme 2026年03月06日 12:50:38 +02:00
niri nix,niri: added Nautilus to Niri configuration 2026年04月09日 15:07:28 +03:00
nixos nix: add distrobox, replace docker with podman 2026年07月07日 19:03:19 +03:00
nvim nvim: install Trouble 2026年06月24日 12:56:44 +03:00
sounds/Windows XP nix: installed Windows XP sound theme 2026年03月06日 12:50:38 +02:00
starship starship 2025年10月10日 17:24:00 +03:00
tmux tmux: true color 2025年10月11日 22:13:14 +03:00
ttyper added ttyper config 2025年05月19日 17:25:38 +03:00
window_manager hyprland: deprecate 2025年12月24日 18:38:25 +02:00
yazi/.config/yazi yazi: install; enable in Nix; replace nnn 2025年12月24日 19:07:47 +02:00
zellij/.config/zellij Zellij: Gruvbox theme 2025年11月02日 00:54:49 +02:00
.gitignore nix: new "playground" host for VMs; initial Niri configuration 2026年03月23日 16:13:57 +02:00
flake.lock nix: flake update 2026年07月07日 19:11:18 +03:00
flake.nix nix: flake update 2026年06月21日 13:21:06 +03:00
README.md nix: added docs on how to use flake 2025年10月07日 08:32:56 +03:00

bpavuk's Dotfiles!

This repository serves as a home for my configuration files. It can be installed as a Nix flake (NixOS Unstable) or using Stow.

To install these dotfiles using Stow, clone this repository (preferably into ~/.dotfiles), install GNU Stow, then type stow <program-name>. For Neovim, that would be stow nvim. Make sure to read relevant READMEs inside every dotfile directory to get a list of dependencies you need to install to make this work!

With Nix, it is much simpler, but my settings may get superimposed on your current ones. More details in NixOS folder README.