My Nix configurations.
Find a file
2024-11-23 13:09:53 -08:00
assets feat(meta): Write a real readme 2024-11-16 19:38:24 -08:00
homes feat(home): NixGL working!! 2024-11-22 21:37:45 -08:00
lib/module fix(home): Submodule opts weren't being detected correctly 2024-11-16 23:29:38 -08:00
modules feat(home): i3! 2024-11-23 13:09:53 -08:00
old chore: Remove unneeded files 2024-11-16 21:32:07 -08:00
overlays fix: lixyvim -> marleyos 2024-11-22 17:06:38 -08:00
packages/figlet-xero-fonts fix(figlet): Overlay -> custom package 2024-11-17 16:17:57 -08:00
shells/nix feat(shells): Add Nix devShell 2024-11-17 16:29:23 -08:00
systems/aarch64-darwin/mairley feat(darwin): Big messy darwin bootstrap 2024-11-21 20:28:46 -08:00
.gitignore fix(devenv): Ignore generated files 2024-11-14 18:20:40 -08:00
flake.lock chore: Update rofi-themes 2024-11-23 12:08:56 -08:00
flake.nix feat(home): NixGL working!! 2024-11-22 21:37:45 -08:00
Justfile feat(home): NixGL working!! 2024-11-22 21:37:45 -08:00
readme.md doc: Fix <> being detected as HTML 2024-11-18 21:46:40 -08:00

The Nix logo recolored with the colors of the lesbian flag.

marleyOS

Last Commit Built With

My dotfiles.

🩷 About

This is my personal system configuration. You are welcome to use it, but I wouldn't advise doing so. It's written to be publicly accessible but not publicly released, therefore things are likely to break.

🥚 Inputs

🐣 Outputs

  • homes: Home manager config
    • homes/<system>/marley@nyx: My main desktop. Currently running Arch Linux but will be switched to NixOS once I've finished migrating my dotfiles.
  • modules: Most config is done here. The file structure is pretty self-explanatory.
    • modules/{home,nixos,darwin}/base: Anything in a base folder directly under a platform folder is always enabled and does not include a <module>.enable option.
      • modules/{home,nixos,darwin}/<category>/base: These are not subject to the above, they simply denote options that apply to the whole category.
  • packages

🫶 Credits