Commit Graph

5 Commits

Author SHA1 Message Date
668c2f17c4 refactor(flake, system): improve code structure
Refactor configuration generation

- Inherit lib from nixpkgs
- Rename functions (mkHome -> makeHome, merge -> forEachHost
- Relocate some variables' definitions into config generator functions
- Create separate function to track home-manager modules
2024-08-06 01:59:04 +03:00
2f0934d02b Removed "# vim: ts=2 sw=2 et" from all files 2024-08-05 01:59:45 +03:00
2418e8153a Moved nethack config into ./home/components and included it into ./home/common.nix 2024-08-05 00:20:57 +03:00
54e78d806e Included ./system/common.nix in mkSystem function in flake.nix 2024-08-04 23:53:28 +03:00
a64093ce19 Initial commit 2024-08-04 21:15:01 +03:00