Commit graph

18 commits

Author SHA1 Message Date
Evie Litherland-Smith 822462b76b Switch tempel back for yasnippet
Add remaining emacs packages there weren't being installed via nixpkgs
2023-12-21 12:18:38 +00:00
Evie Litherland-Smith efd26a7109 Had to go back to pyright, couldn't get pylsp working with envs 2023-12-20 14:46:01 +00:00
Evie Litherland-Smith 3889882b72 Add org-alert package 2023-12-20 10:59:56 +00:00
Evie Litherland-Smith f1e37f9604 Add dashboard for emacs 2023-12-20 10:31:44 +00:00
Evie Litherland-Smith dd24364994 Move default location for emacs config 2023-12-20 07:54:26 +00:00
Evie Litherland-Smith d3fbbef0c0 Change how pylsp is installed, add ruff plugin 2023-12-19 17:21:53 +00:00
Evie Litherland-Smith 03ab779d26 Add password-store plugins for emacs 2023-12-19 14:47:30 +00:00
Evie Litherland-Smith eef541ee8a Switch pyright back to python-lsp-server
See Emacs config for fixing pylsp venv stuff
2023-12-18 13:33:51 +00:00
Evie Litherland-Smith f173496f81 Re-theming back to catppuccin mocha 2023-12-18 08:15:18 +00:00
Evie Litherland-Smith 883c0c33d0 Add poppler_utils for searching PDFs 2023-12-16 13:28:24 +00:00
Evie Litherland-Smith 478452ff39 emacs: Add treemacs packages 2023-12-14 09:39:18 +00:00
Evie Litherland-Smith 7540b2fe53 Revert "Pyright performance too bad, back to pylsp (again)"
This reverts commit aff3766605.
2023-12-13 15:45:00 +00:00
Evie Litherland-Smith aff3766605 Pyright performance too bad, back to pylsp (again) 2023-12-13 13:41:33 +00:00
Evie Litherland-Smith fa71df0482 Move some programs to system/default.nix that really should be default installs 2023-12-12 06:31:18 +00:00
Evie Litherland-Smith 693fc386ac Move emacs config to separate repo 2023-12-11 12:11:55 +00:00
Evie Litherland-Smith f0d6443f74 Move doom emacs config into nix to by symlinked 2023-09-24 12:17:51 +01:00
Evie Litherland-Smith e18ac3f354 Combine shell definition expressions
Add emacs vterm package
2023-09-20 09:00:22 +01:00
Evie Litherland-Smith 9394a99a4c Move a bunch of default.nix up a level
Loads of expressions were a single default.nix in a directory, instead
just make a single directory
Hyprland is the only directory of expressions left
Move a few things around to fit this a bit better
Add home/default.nix to defer "import all" from flake.nix

Remove work email from default account set up, add to work laptop
specifically and only

Clean up a few unused expressions
2023-09-15 07:13:52 +01:00
Renamed from home/emacs/default.nix (Browse further)