My Nix configurations.
Find a file
2025-03-06 19:46:57 -08:00
assets feat(meta): Write a real readme 2024-11-16 19:38:24 -08:00
homes fix: MarleyNet fixes 2025-03-01 18:38:36 -08:00
lib/module fix(home): Submodule opts weren't being detected correctly 2024-11-16 23:29:38 -08:00
modules feat(home/appearance): Install more fonts 2025-03-06 19:46:57 -08:00
overlays chore: Remove uneeded/old modules 2025-03-02 12:19:15 -08:00
packages chore(home/CEmu): Update config 2025-03-06 10:17:45 -08:00
systems feat: Initial switch to Stylix 2025-03-02 10:41:56 -08:00
.gitignore fix(devenv): Ignore generated files 2024-11-14 18:20:40 -08:00
flake.lock feat(home/discord): Configure Discord with Nixcord 2025-03-04 20:12:30 -08:00
flake.nix feat(home/discord): Configure Discord with Nixcord 2025-03-04 20:12:30 -08:00
Justfile refactor: Clean up Justfile recipes 2025-01-11 20:21:29 -08:00
readme.md doc: Add mairley outputs to Readme 2024-11-23 16:00:42 -08:00
rp-base16.txt feat(home/tmux): Port rose-pine/tmux status bar 2025-03-05 20:07:01 -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

  • systems: System config
    • systems/aarch64-darwin/mairley: My Macbook Air 2022ish. Main laptop.
  • homes: Home manager config
    • homes/x86_64-linux/marley@nyx: My main desktop. Currently running Arch Linux but will be switched to NixOS once I've finished migrating my dotfiles.
    • homes/aarch64-darwin/marley@mairley: Home configuration for mairley.
  • 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

Todo - Preparing to Switch to NixOS

  • Migrate Chezmoi dotfiles
  • Migrate ~/.config dotfiles
  • Migrate ~ dotfiles
  • Check for any personal files not in ~/data