Commit graph

157 commits

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