issues
search
ryan4yin
/
nix-config
❄️ My nix config for both desktops(NixOS+macOS) and homelab servers(NixOS).
https://nixos-and-flakes.thiscute.world
MIT License
965
stars
57
forks
source link
refactor: flake outputs & hosts
#79
Closed
ryan4yin
closed
7 months ago
ryan4yin
commented
7 months ago
The first step in trying to resolve #83
Use
haumea
for
filesystem-based module system
for flake outputs.
Use hyphen(
-
) for variable names & folder names(except Python), replace all unserscore(
_
) with hyphen(
-
).
The first step in trying to resolve #83
-
) for variable names & folder names(except Python), replace all unserscore(_
) with hyphen(-
).