Commit Graph

13 Commits (c77328af22f00556ba373ba0b567eab17f370e64)

Author SHA1 Message Date
Simon Bruder c77328af22
Replace builtins with lib where possible 2021-02-27 19:57:00 +01:00
Simon Bruder 1a7ef37376
home: Use nixosConfig instead of inheriting options 2021-02-12 21:12:03 +01:00
Simon Bruder c1283b6ffa
Add option to disable large packages
Fixes #27

This adds the `sbruder.full` option (enabled by default), which disables
some otherwise enabled packages/modules when disabled. When setting it
to false on a full gui system it reduces the size of the system closure
by over 50%. It is intended for systems with low (main) disk space.
2021-01-20 16:23:18 +01:00
Simon Bruder dbb56d4008
neovim: Specify licenses for plugins 2021-01-03 13:46:38 +01:00
Simon Bruder 4d5dcd358d
neovim: nerdtree-git-plugin: Use upstream
I don’t know why I used some old fork.
2021-01-03 13:45:50 +01:00
Simon Bruder cf16ae63b9
neovim: Add rnix-lsp 2020-12-25 12:07:58 +01:00
Simon Bruder 1bc6988225
neovim: Use rls from nixpkgs 2020-12-24 13:23:17 +01:00
Simon Bruder 8d9e3bbb8d
neovim: Fix nerdtree git plugin 2020-12-06 13:58:46 +01:00
Simon Bruder 09deea9911
neovim: Use fzf for LanguageClient selection 2020-11-15 09:37:49 +01:00
Simon Bruder 5fb1304dae
home/neovim: Add pyls-black
Black’s integrated vim plugin does some virtualenv wizardry that does
not work on nixos.
2020-11-08 12:17:48 +01:00
Simon Bruder babdaef1f3
Use vim for system and nvim for user 2020-11-07 19:22:32 +01:00
Simon Bruder bb95194619
home: Add zsh
This imports my (historically evolved) functions. I have to clean them
up sometime.
2020-11-07 19:22:31 +01:00
Simon Bruder f934caa993
home: Add neovim 2020-11-07 16:58:18 +01:00