|
|
4408a2124e
|
move everything else in system config to base module
|
2021-07-16 07:23:59 +07:00 |
|
|
|
6f92c5463a
|
remove duplicate gui import
must be because of some rebasing i did, and didn't check it properly
|
2021-07-16 07:19:49 +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 |
|
|
|
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 |
|