Skip to content

autophagy/antimber

Repository files navigation

antimber sigil

antimber
noun: matter, materials, substance

These are a set of nix expressions and dotfiles for my Linux workspace. Depends on home-manager.

Currently using NixOS, with i3 as my window manager and Neovim as my primary development environment.

My configuration is described by a nix flake. To build nixos or home-manager using just:

λ just build nixos
λ just build home-manager

To switch nixos or home-manager configurations:

λ just switch nixos
λ just switch home-manager

A full build or switch can be done with the full target.

Antimber manages the following machines:

  • Heorot - My personal development laptop (Lenovo X1 Carbon).
  • Gamentól - Gaming machine.
  • Hindberige - Raspberry Pi 3 Model B.

My legacy Arch Linux dotfiles are available on the arch branch.