From 9572f04e52b1417880c00d52143cb3d5f7c6888c Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 6 Mar 2024 20:27:03 -0800 Subject: first commit --- README.org | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.org (limited to 'README.org') diff --git a/README.org b/README.org new file mode 100644 index 0000000..c0b281f --- /dev/null +++ b/README.org @@ -0,0 +1,11 @@ +* Introduction +HyprNixMacs is a configuration that centers around the usage of NixOS and Emacs. +Note that at the time of writing, I use hyprland as my window manager, but that +might change, and therefore hyprnixmacs may not be as accurate of a name. + +** Why Not EXWM? +Because emacs is blocking, and I want to use wayland because it's much better and there's +much less cruft. + +* Installation +Simply clone this repository to ~/etc/nixos/~ and run ~sudo nixos-rebuild switch~. -- cgit