Commit graph

7 commits

Author SHA1 Message Date
Evie Litherland-Smith c8d172e180 Remove xarchiver, add evince (document viewer) 2024-05-27 11:58:53 +01:00
Evie Litherland-Smith 02ed22d504 Add whatsapp-for-linux back 2024-05-27 08:38:31 +01:00
Evie Litherland-Smith d8dbc11aac Remove whatsapp-for-linux 2024-05-24 13:12:47 +01:00
Evie Litherland-Smith 29e17cb6b1 Move some packages out of nixos config, add nyxt back
TODO add bookmarks programatically to nyxt
2024-05-17 16:14:50 +01:00
Evie Litherland-Smith 872c0b099c Split prog into python and lua
Make python/default.nix and lua/default.nix to replace
prog/default.nix for each respective language's packages

Move dev tools from prog into emacs/default.nix since that's what
they're relevant for.

Add some extra useful python packages (numpy, scipy, xarray,
matplotlib)

Add yamllint for YAML, associated flymake-yamllint for Emacs, remove
flymake-eslint since I'm not using it

Add lua-language-server and bash-language-server
2024-05-13 11:58:11 +01:00
Evie Litherland-Smith c9cbeabec3 Add firefox config to home-manager 2024-05-12 10:49:56 +01:00
Evie Litherland-Smith aa74ae4772 Rearrange and reorganise so that everything builds again 2024-05-11 17:05:42 +01:00