NixOS and home manager configuration
Go to file
xezo360hye 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
hardware Initial commit 2024-08-04 21:15:01 +03:00
home refactor(flake, system): improve code structure 2024-08-06 01:59:04 +03:00
system refactor(flake, system): improve code structure 2024-08-06 01:59:04 +03:00
flake.lock Moved nethack config into ./home/components and included it into ./home/common.nix 2024-08-05 00:20:57 +03:00
flake.nix refactor(flake, system): improve code structure 2024-08-06 01:59:04 +03:00