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.
|
1 year ago | |
---|---|---|
bin | 2 years ago | |
config | 1 year ago | |
machines | 2 years ago | |
modules | 1 year ago | |
packages | 1 year ago | |
secrets | 2 years ago | |
.gitignore | 3 years ago | |
README.md | 2 years ago | |
UNLICENSE | 3 years ago | |
configuration.nix | 1 year ago | |
flake.lock | 1 year ago | |
flake.nix | 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.