idk...getting close maybe. Things are installing in the wrong places

This commit is contained in:
Chris Cochrun 2022-05-18 11:18:31 -05:00
parent 3b9a625896
commit df4093fc06
6 changed files with 28 additions and 30 deletions

View file

@ -272,7 +272,7 @@ nixpkgs.overlays = [
(import (builtins.fetchTarball {
url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
sha256 = "09rsqmz7i7lyays59b9600z11qqr6h6lcskw1zzp54yw2csxn2ix";
sha256 = "1rhmvww15mkix7fg8gd7r5hwlszi4zlwzxyr02yfwfsf5hh0n0d9";
}))
(self: super:
@ -616,6 +616,7 @@ Kaladin is my desktop machine. A powerhouse for the most part with a recent i7 a
neofetch
# Dev tools
<<dev-tools>>
<<lightlyshaders>>
];
<<overlays>>