Commit graph

150 commits

Author SHA1 Message Date
35ca2c2364
zsh: enable command-not-found hook 2021-11-11 19:50:38 +07:00
72c6763508
flake: fixes for recent input bump
- removed mongodb-compass (unnecessary)
- removed packwiz
- removed discover-overlay
- removed rofi.scrollbar option
- use zdharma-continuum as upstream zdharma is no longer available
2021-11-01 23:17:17 +07:00
1a5ea7162b
packwiz: init at 9ef87bc 2021-10-10 14:03:12 +07:00
176e0e9513
neovim: move to nvim-lspconfig and lua config 2021-10-09 20:34:20 +07:00
9fa9af8899
packages: add dconf 2021-10-09 11:58:26 +07:00
3a5aa3c79e
packages: add osu-lazer 2021-09-28 22:53:18 +07:00
e2afaaaac2
packages: add multimc 2021-09-26 00:12:58 +07:00
f7df4c7adb
packages: enable wine packages only if gui enabled 2021-09-20 22:45:51 +07:00
4fbeaab7eb
packages: add adoptopenjdk-hotspot-16 2021-09-20 11:17:32 +07:00
804dfa8ee6
packages: use nix-gaming's winetricks 2021-09-20 09:59:55 +07:00
5d249109a0
packages: add jetbrains.idea-community 2021-09-20 08:44:32 +07:00
48f93d7b98
neovim: disable typescript.showUnused 2021-09-14 08:41:14 +07:00
aac6406b9b
neovim: autosave rust source files 2021-09-14 08:41:14 +07:00
c1e33f35a6
neovim: add and fix some more coc binds 2021-09-07 08:17:34 +07:00
228e3f02dd
neovim: add tree-sitter-jsonc 2021-09-07 08:10:45 +07:00
2987222270
neovim: add tree-sitter-glimmer 2021-09-07 08:10:35 +07:00
363b02a889
neovim: add some more coc extensions 2021-09-04 22:14:10 +07:00
e99bc9742a
neovim: set ft=html for .hbs files 2021-09-04 21:39:45 +07:00
cd31397f53
neovim: add some more tree-sitter grammars 2021-09-04 15:08:35 +07:00
b2ee6c9604
wine: switch to nix-gaming's wine-tkg 2021-09-04 14:14:42 +07:00
fd0a89b7e8
neovim: some more coc binds 2021-09-01 19:58:13 +07:00
735e02497b
kitty: pin commit and update hash 2021-09-01 19:52:49 +07:00
89b7afd817
neovim: add csharp treesitter and lsp 2021-09-01 17:05:04 +07:00
2032012f4c
zsh: add --reset-author to gf abbr 2021-08-27 21:54:50 +07:00
b0b98aa58e
discord: use zelk with tokyonight colourscheme 2021-08-27 14:42:32 +07:00
7b3025c984
zsh: use hostname in nr abbr 2021-08-21 18:38:49 +07:00
eb667bf6d3
packages: keep kitty even without gui for terminfo 2021-08-21 18:38:03 +07:00
29aac7e6e5
discord: add powercord with a bunch of stuff 2021-08-21 00:52:47 +07:00
9aee05420c
neovim: misc changes 2021-08-19 19:45:02 +07:00
300134b720
neovim: add quick split-switching binds 2021-08-19 19:16:53 +07:00
b42f7c1ee6
neovim: add vim-fugitive 2021-08-19 19:16:53 +07:00
3c8d8261c5
neovim: add vim-signify 2021-08-19 19:16:53 +07:00
b85b23ba98
neovim: set updatetime to 100 2021-08-19 17:46:30 +07:00
ec5b0f56d6
add tree-sitter-comment 2021-08-19 00:25:06 +07:00
a65f6752ba
add tree-sitter-jsdoc 2021-08-18 11:07:41 +07:00
4b7821d289
disable nvim-treesitter indent
it broke jsdoc indenting
2021-08-12 13:32:25 +07:00
e815a87e7d
add weechat 2021-08-06 16:26:46 +07:00
d17f7c6315
remove osu-lazer
now fails to build for some reason..
not particularly active in the game anymore, so removing for now
2021-08-06 14:08:49 +07:00
3a597a9f61
remove eslint.options.configFile from neovim 2021-07-26 15:20:36 +07:00
543f0bc823
add osu-lazer with patch 2021-07-23 10:23:27 +07:00
0e608a0fdf
add discover 2021-07-18 14:26:55 +07:00
f83b5bd0f9
add screenkey 2021-07-17 14:09:11 +07:00
2d1ebf3806
add obs-studio 2021-07-17 13:32:56 +07:00
60ed7f85b9
add insomnia 2021-07-17 05:45:38 +07:00
edfa7b6cc1
add mongodb-compass 2021-07-17 05:01:45 +07:00
c8a32a3c35
split home.packages into module 2021-07-15 20:57:51 +07:00
b1cc1822e1
split home.sessionVariables into module 2021-07-15 20:56:25 +07:00
bffc08df3a
split direnv, git, and gpg into modules
also removed clipmenu
also removed programs.feh, the extra options aren't needed
2021-07-15 20:52:35 +07:00
0f37f09199
formatting goes brrr 2021-07-15 19:59:41 +07:00
c86be50084
restructure
- users/rin/default.nix -> users/rin.nix
- users/rin/home.nix +-> users/rin.nix
- users/rin/*.nix -> modules/user/*.nix
- users/rin/scripts/ -> scripts/
- hosts/winter/default.nix -> hosts/winter.nix
- hosts/winter/*.nix -> modules/system/*.nix

- modules are dynamically imported as sets for system and user
2021-07-15 19:16:11 +07:00