idkkkk
This commit is contained in:
2025-06-25 18:00:33 -06:00
parent 300e25e6f1
commit 4741124563
14 changed files with 114 additions and 35 deletions

View File

@@ -128,6 +128,9 @@ in {
home.packages = [
emacsclient-or-emacs
(pkgs.writeShellScriptBin "emacs-fuckyou" ''
${my-emacs}/bin/emacs "$@"
'')
] ++ fontPackages;
# There's probably a better place to put this, but the current setup demands