Commit graph

55 commits

Author SHA1 Message Date
14726d5c6d host<name>/default.nix -> host/<name>/main.nix
add _file in all modules
2023-07-26 12:45:55 -04:00
52c2b49425 mkPkgs -> mkPackages
./pkgs -> ./packages
2023-07-25 22:29:57 -04:00
e33da6d843 mkSystems -> mkHosts
fixed nixosModules output
2023-07-25 22:23:10 -04:00
da8e226c3a cleaned up lib and modules/misc 2023-06-26 22:13:41 -04:00
f43d0b741c systems -> hosts
moved functions to /lib

inputs over imports

turned each module file into a nixosModule

moved registry and $NIX_PATH pinning to /modules/pinning.nix
2023-06-24 23:52:04 -04:00