mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
Gabriel Arazas
d756ca2796
For now, the desktop name is hardcoded but we'll figure out a way to configure that nicely. |
||
---|---|---|
.. | ||
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/
.