1

Move some home config to initial basic modules

This commit is contained in:
2023-05-24 20:49:53 +02:00
parent 4d27d8e513
commit 4dab06a5d2
14 changed files with 349 additions and 1942 deletions

View File

@ -1,5 +1,7 @@
# NixOS Configuration
This is my modular NixOS configuration, using Hyprland for a lightweight desktop.
To install remove everything from ``/etc/nixos`` and symlink the ``flake.nix`` to ``/etc/nixos/flake.nix``.
## NixFlake/system
@ -38,4 +40,3 @@ It is then imported by the toplevel ``NixFlake/flake.nix``, to make everything a
## NixFlake/docs
This folder contains automatically generated static documentation sites for my Home-Manager modules.