A flake for my emacs config
Go to file
github-actions[bot] 3c9c2fd9b3 Update flake
2024-08-11 01:23:30 +00:00
.github/workflows Update cachix.yml 2024-08-05 16:24:12 +02:00
flake.lock Update flake 2024-08-11 01:23:30 +00:00
flake.nix Add jinx 2024-07-20 19:56:04 +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