mirror of
https://github.com/larstvei/emacs-flake.git
synced 2024-11-26 08:08:31 +00:00
A flake for my emacs config
.github/workflows | ||
flake.lock | ||
flake.nix | ||
README.org |
Emacs Flake
This repository contains the Nix flake for my Emacs configuration. For the full configuration, see https://github.com/larstvei/dot-emacs.
Usage
To run Emacs with my configuration, use the following command:
nix run github:larstvei/emacs-flake
Updating
To update the flake, run:
nix flake update