Commit graph

654 commits

Author SHA1 Message Date
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
84f08a3a1c
fix zsh plugins 2021-07-15 15:00:20 +07:00
c8010af175
drop unused modules and packages in user
removed modules:
- alacritty.nix
- i3.nix
- polybar.i3.nix (polybar.bspwm.nix is now renamed to just polybar.nix)
- urxvt.nix

removed packages:
- appimage-run
- ghidra-bin
- inkscape
- lf
- mps-youtube
- vlc
2021-07-15 14:54:02 +07:00
7cd76b2b63
add enableGUI option, with conditional modules depending on it 2021-07-15 14:49:37 +07:00
c8647160f3
remove unnecessary rec 2021-07-15 14:49:37 +07:00
e5e4fc385c
merge hm-base into base 2021-07-15 13:39:48 +07:00
57f5f73554
make h:m time in polybar bold 2021-07-15 10:08:13 +07:00
38f13494a2
set polybar title font style to bold 2021-07-15 09:51:19 +07:00
5008989f2e
set snapper cleanup interval to 1h 2021-07-15 09:49:49 +07:00
84f9815ebb
disallow ssh root login and password auth 2021-07-15 08:39:09 +07:00
ac5e26ecda
disallow dirty git trees 2021-07-14 13:41:54 +07:00
1432ea461c
flake-managed zsh plugins 2021-07-14 11:12:57 +07:00
ced0bbf2a9
bump home-manager 2021-07-14 11:12:57 +07:00
6028b2c3b5
add vim ft in zsh.nix 2021-07-14 11:12:57 +07:00
ebbb84b3b5
use nixpkgs' tokyonight-nvim 2021-07-14 11:12:57 +07:00
de251c5fdd
switch to nixpkgs master 2021-07-14 11:12:57 +07:00
112011f766
use flakes' revCount as part of the system version
also disabled dirty rebuilds
2021-07-14 11:12:57 +07:00
835b7895dc
add keybinding to switch bspwm nodes 2021-07-12 11:28:22 +07:00
044bdc3ed9
add pure 2021-07-12 10:27:10 +07:00
4f7670e690
fix zsh vim-mode delay when exiting insert 2021-07-12 10:27:10 +07:00
927488c5a9
move zsh.sessionVariables to home.sessionVariables 2021-07-12 10:27:10 +07:00
e3c0bc48ab
add rust and toml tree-sitter plugins 2021-07-11 13:54:48 +07:00
2bc503a791
move windowManager.i3 packages to home-manager
oh my god i just realised my rofi configuration was ignored
2021-07-11 11:48:53 +07:00
afa16aafcc
slightly increase opacity of kitty when unfocused 2021-07-11 11:21:09 +07:00
ce0954fc61
add snapper 2021-07-10 10:57:18 +07:00
34ce469784
add png and jpeg mimeapps 2021-07-10 08:11:49 +07:00
d900a50eaa
fix systemctl autocomplete 2021-07-10 07:33:49 +07:00
4bba3359b4
bump neovim-nightly - ad6fda0e81c 2021-07-10 01:15:44 +07:00
54a5ac7099
bump home-manager - 06ee8ec8dfc 2021-07-10 01:15:05 +07:00
c087b37ab6
bump nixpkgs - r301044.87807e64a5e 2021-07-10 01:14:22 +07:00
3c8155a2c4
bump kernel - 5.13.1 2021-07-10 01:09:36 +07:00
1da5f5f443
remove alacritty 2021-07-07 19:53:38 +07:00
9a6c7b2b3e
add coc-rename mapping 2021-07-07 19:52:44 +07:00
1b1ecd9818
add pnpm and use nodejs v16 2021-07-07 08:29:57 +07:00
25d6a35722
add js and yaml tree-sitter plugins 2021-07-07 08:28:21 +07:00
1fb48c6a27
add kitty 2021-07-07 08:25:53 +07:00
294702c330
switch from material and airline to tokyonight and lualine 2021-07-05 19:39:45 +07:00
e2408b449c
revert to cascadia-code 2102.25
i really can't handle the cursive anymore it's literally unreadable
2021-07-05 19:39:45 +07:00
60deb2da8d
set cursorline 2021-07-05 13:50:54 +07:00
ce9156620f
add ctrlp-vim 2021-07-05 13:48:41 +07:00
b1e160b367
remove lf-vim and vim-floaterm 2021-07-05 13:46:35 +07:00
3206264895
switch back to vim-material 2021-07-05 13:41:16 +07:00
3f121e3608
add nvim-treesitter with nix and typescript 2021-07-05 11:24:16 +07:00
5ce07a047a
use neovim nightly 2021-07-05 11:22:34 +07:00
9e6fd04749
various neovim configuration changes
- use material.vim instead of vim-material
- manage all coc extensions with nixpkgs
- delete commented out plugins
- new plugins (excl. old coc extensions):
  - coc-json
  - coc-yaml
  - nerdtree
- new lsps:
  - rnix-lsp
- deleted plugins (incl. old coc extensions):
  - coc-flutter
  - dart-vim-plugin
2021-07-04 22:33:04 +07:00
d006552755
simplify flake inputs 2021-07-04 21:25:20 +07:00
3cc5c5271a
bump discord - 0.0.126 2021-07-04 18:29:26 +07:00
e379ff4799
separate kernel sources into a file, and bump - 5.13.0
much easier to update

also slightly modified config:
- use 2000hz tickless
- disable ftrace
2021-07-04 17:53:33 +07:00
450fd2f355
bump nixpkgs - r299942.09c38c29f2c 2021-07-04 14:15:55 +07:00
80bc8db0a9
remove ale and vim-javascript 2021-07-04 14:14:32 +07:00