Removed deprecated feature

- Updated emacs packages
- Turned off emacs service. I start it manually in hyprland for now
- Commented out `useExperimentalGPUDriver` for asahi, because it is no longer used
This commit is contained in:
Aleksandr Lebedev 2025-01-21 20:09:00 +01:00
parent b1c51ac48a
commit 16a81bc9b5
3 changed files with 11 additions and 6 deletions

View file

@ -1,10 +1,12 @@
{
pkgs,
emacs,
}: {
}:
{
packages = with pkgs; [
git
gzip
wkhtmltopdf
zip
unzip
gnutar
@ -19,6 +21,7 @@
nixfmt-rfc-style
markdownlint-cli
pandoc
groff
gnumake
python3
isort