2023-12-27 04:42:02 -05:00
2023-12-27 02:40:56 -05:00
2023-12-27 02:37:46 -05:00
2023-12-27 02:37:46 -05:00
2023-12-27 02:37:46 -05:00
2023-12-27 04:42:02 -05:00

NullBite's NixOS Config

This is my personal NixOS config. Right now, it's just a basic flake which imports a (mostly) normal stock NixOS configuration. The plan is to have three separate levels of organization:

  • Fragments: Configure one specific service/app/setting/etc.
  • Roles: Define a "purpose" and import relevant fragments.
    • Roles aren't mutually exclusive; one system could pull in roles for, e.g., desktop environment, gaming, and server
    • This is inspired by the concept of roles in Ansible
  • Devices: Configuration for individual devices (obviously).
    • I might decide to define this within flake.nix
Description
No description provided
Readme MIT 4.2 MiB
Languages
Nix 97.4%
Shell 2.6%