Commit graph

413 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
a347f4affd
re-enable redistributable firmware 2021-07-16 08:44:27 +07:00
4408a2124e
move everything else in system config to base module 2021-07-16 07:23:59 +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
157a0177d9
split base system config into a module 2021-07-15 20:47:13 +07:00
a5495be32b
split nix options into a module 2021-07-15 20:47:13 +07:00
ab6049f578
splitting parts of system config
- hardware-configuration.nix separated into kernel-winter.nix and
  filesystem-winter.nix
- kernel.nix split off into kernel-winter.nix
2021-07-15 20:47:11 +07:00
0f37f09199
formatting goes brrr 2021-07-15 19:59:41 +07:00
4e8e8f0fed
split system/gui into system/input 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