2026-03-03 14:28:13 -05:00
2026-03-03 14:27:06 -05:00
2026-03-03 14:28:12 -05:00
2026-03-03 14:28:13 -05:00
2026-03-03 14:28:04 -05:00
2026-03-03 14:28:12 -05:00
2026-03-03 14:28:03 -05:00

My Dotfiles

These are my dotfiles for my laptop and desktop (which I use NixOS and home-manager on).

Structure

The nix folder contains two sub directories, etcnixos and home-manager. The former is the contents of /etc/nixos (hence the name), whereas the latter is the contents of ~/.config/home-manager. justfile is the just script I use for updating my NixOS system and syncing the changes with this repo.

What do I use?

Browser: Firefox 🦊 (actually Zen Browser :p)

Text Editor: helix

Terminal: alacritty

Shell: fish with the pure prompt

WM: niri (KDE on my desktop)

There is more that I'm using, but those are the main ones! Read my configs to get more into the specifics.

Background

  • Got my background from here and used the command magick input.png -filter Point -resize 2880x1920! output.png to upscale it bilinearly
Description
No description provided
Readme 5 MiB
Languages
Nix 79.1%
Emacs Lisp 16%
Shell 1.9%
Rust 1.6%
SCSS 1.4%