Archived. All maintenance and development now happens as part of monorepo.
This repository has been archived on 2024-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Payas Relekar eaf4ebbfad doom: remove Hyperbole with Embark
In all the time that I've had Hyperbole installed, I've only ever used
it to open file paths, and only in Nix files. While the package is
versatile and quite useful, it is a heavy package and takes noticeable
time on first start.

OTOH I am just not discovering that the same use-case is covered by
Embark, is much more featherweight in comparison and is already loaded
and used by Doom by default. After trying out, while not 1:1
replacement, it is a good enough one, so I'm removing Hyperbole for now.
The keybindings, by virtue of being probably single most accessible one,
is now awarded to embark-dwim, but may be exchanged with embark-act in
future, depending on how I feel.  embark-act gets C-. for now, which
itself is also fairly accessible.
2023-11-11 16:02:45 +05:30
_sources pi-hole-latest: ∅ → 2023.05.2 2023-06-01 15:51:04 +05:30
cachix Remove nixpkgs-unstable 2022-07-05 21:33:47 +05:30
hosts hermes: Add steam-run 2023-11-10 14:35:38 +05:30
modules doom: remove Hyperbole with Embark 2023-11-11 16:02:45 +05:30
.gitignore Setup secrets management using agenix 2022-02-22 03:09:20 +05:30
cachix.nix Cachix: Whitespace changes 2022-04-16 20:21:02 +05:30
flake.lock flake.lock: 2023_11_10 2023-11-10 14:33:13 +05:30
flake.nix Charles: Make build 2023-10-25 14:51:17 +05:30
nvfetcher.toml nvfetcher: initial commit 2023-09-18 12:28:37 +05:30
README.org meta: Add initial README.org 2022-04-17 22:26:53 +05:30

What is this?

A NixOS config using flakes

Why is this?

  • I got tired of babying my system
  • I got tired of reinstalling my system every year just to keep it clean and fresh
  • I got tired of not updating my system in fear of black screen
  • I got tired of re-learning and re-doing my setup on every reinstall

Caveat emptor:

This config is NOT designed, intended, built for anybody's needs but mine. It grew organically over time, as I learned more (which is still quite little in general Nix/NixOS terms). Please do not use this for any purpose other than self-amusement.