Commit graph

4 commits

Author SHA1 Message Date
de6d9a42b2
refactor: move host-specific modules to hosts/ 2021-08-21 18:38:00 +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
d6e194836f
fix networking from bump 2021-06-08 11:54:37 +07:00
c9f0f903a3
move things around 2021-05-26 21:11:42 +07:00
Renamed from cfg/winter/networking.nix (Browse further)