Go to file
2024-11-08 19:53:20 +01:00
2024-10-27 19:30:09 +01:00
2024-11-08 19:30:29 +01:00
2024-11-06 20:06:57 +01:00
2024-10-27 19:18:17 +01:00
2024-11-05 20:49:52 +01:00
rid
2024-11-08 19:28:04 +01:00
2024-11-04 19:02:01 +01:00
2024-07-07 11:49:53 +02:00
2024-11-08 19:53:20 +01:00

cnix

My NixOS daily driver. Built primarily for use with Hyprland. Modules keep multiplying, but here are some prominent tools and apps:

Structure

Heres an overview of this repository. Might not be 100 % up to date.

  • hosts/ Different hosts go here, easily scalable.
  • modules/ Needlessly complicated module system, because it's fun!
    • home/ Home-manager modules.
    • nixos/ Core OS settings and system-wide modules.
    • options/ Options to be leveraged by other modules.
  • nix/ Various settings not suitable for modularization, yet.
  • secrets/ Agenix secrets.
  • users/ Same as hosts but for users! 2:)

Inspiration

Much credit goes to the folks below, great resources. You'll find I've yanked quite a few things from them.

Description
No description provided
Readme MIT 10 MiB
Languages
Nix 96%
Shell 3.2%
CSS 0.8%