home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 586249a7ea1923222ef965498e7408c33ce33cbe
parent 3820d48ec8786117d27ce91bf7a818281e228de2
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Wed,  3 Apr 2024 12:48:06 +0200

Some updates to emacs and READMEs

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
MREADME.org | 5+++--
Mtools/emacs/README.org | 1+
Musers/vincent/dev/emacs.nix | 2+-
3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org @@ -1,13 +1,14 @@ #+TITLE: =home= monorepo #+FILETAGS: #home infra configuration dotfiles monorepo +~home~ is the monorepo containing my personal tools and infrastructure. Almost everything in +here is built using [[https://nixos.org/nix][Nix]]. + - *I need to rewrite this part based on =flake.nix= and updates*. - Explore the =nixos-rebuild --build-host … --target-host … --flake .#host boot= as it might remove the need for =deploy-rs= altogether 😈 - I need to make a *big* overall on the docs. -~home~ is the monorepo containing my personal tools and infrastructure. Everything in here -should be built using [[https://nixos.org/nix][Nix]]. * Highlights diff --git a/tools/emacs/README.org b/tools/emacs/README.org @@ -11,6 +11,7 @@ - https://github.com/drshapeless/.emacs.d/ - https://github.com/librephoenix/nixos-config/tree/main/user/app/doom-emacs + https://github.com/psamim/dotfiles/blob/master/doom/config.el#L73 +- https://git.sr.ht/~sebasmonia/dotfiles/tree/master/item/.config/emacs/init.el * Packages "inspirations" diff --git a/users/vincent/dev/emacs.nix b/users/vincent/dev/emacs.nix @@ -145,7 +145,7 @@ let try typescript-mode undo-tree - use-package + # use-package # it's now part of built-in packages visual-fill-column visual-regexp vterm