my configuration for my NixOS machines, I guess
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Hazel Levine 94c9eeaa1c
a lot of emacs stuff
1 year ago
bin what 2 years ago
config a lot of emacs stuff 1 year ago
machines 21.11, more stuff 2 years ago
modules redo emacs from scratch 1 year ago
packages redo emacs from scratch 1 year ago
secrets fix more gitea stuff 2 years ago
.gitignore fuck 3 years ago
README.md readme 2 years ago
UNLICENSE init 3 years ago
configuration.nix redo emacs from scratch 1 year ago
flake.lock redo emacs from scratch 1 year ago
flake.nix redo emacs from scratch 1 year ago

README.md

etc

My personal dotfiles for NixOS.

To install it:

  • Provision a new system.
  • Set up flakes.
  • Set up agenix.
  • Reverse Curve25519 encryption to get my keys, and put them in /etc/agenix.
  • Set the right hostname.
  • git clone https://git.bicompact.space/hazel/etc /etc/nixos
  • sudo nixos-rebuild switch

Quirks:

  • I compile Racket from source, in ~/src/racket. The Racket module just sets the right $LD_LIBRARY_PATH.
  • A few proprietary packages need to be installed manually (Citrix Workspace, Mathematica).
  • DOOM Emacs needs to be installed manually.
  • Emacs is currently pinned to a build from October. Circumstances.