This repository contains the Nix flake for my Emacs configuration. For the full configuration, see https://github.com/larstvei/dot-emacs.
To run Emacs with my configuration, use the following command:
nix run github:larstvei/emacs-flakeTo update the flake, run:
nix flake update