A flake for my emacs config
Go to file
larstvei 8e643d23c2
Some checks failed
Build and Cache with Cachix / build (push) Has been cancelled
emacs-unstable is emacs-30
2025-08-24 16:37:02 +02:00
.github/workflows Update install-nix-action version 2025-08-24 13:34:32 +02:00
flake.lock Update flake 2025-08-10 02:06:46 +00:00
flake.nix emacs-unstable is emacs-30 2025-08-24 16:37:02 +02: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