|
|
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 |
|