Commit graph

165 commits

Author SHA1 Message Date
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