mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
Gabriel Arazas
f592c5b8ef
Pretty useless and will make for a confusing step in the future. We can just make use of the attribute name already which we could nudge the user with some recommended practice or something. |
||
---|---|---|
.. | ||
home-manager | ||
nixos | ||
README.adoc |
Table of Contents
These are various modules ranging from NixOS modules and home-manager modules.
Flake outputs
Various modules are then exported to the project flake as the following output:
-
nixosModules
exports modules from./nixos/
. -
homeManagerModules
exports modules from./home-manager/
.