A flake for my emacs config
Go to file
larstvei 84b7e853b5
Some checks failed
Build and Cache with Cachix / build (push) Has been cancelled
Update Flake / update-flake (push) Has been cancelled
Fix missing patch
`poll.patch` was deleted from homebrew-emacs-plus, breaking the build.
2024-12-19 01:32:31 +01:00
.github/workflows Update cachix.yml 2024-08-31 10:26:06 +02:00
flake.lock Fix missing patch 2024-12-19 01:32:31 +01:00
flake.nix Fix missing patch 2024-12-19 01:32:31 +01:00
README.org Add a README 2024-07-20 02:05:49 +02:00

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