marleyos/readme.md
2025-06-04 18:47:39 -07:00

2.9 KiB

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

  • hosts: System config
    • hosts/nyx: My main desktop, running NixOS.
    • hosts/mairley: My Macbook Air 2022ish. Main laptop.
    • hosts/marleycentre: My LAN server.
    • hosts/marleynet: My public server.
  • modules: Most config is done here. The file structure is pretty self-explanatory.
    • modules/base: Config that applies to both NixOS & macOS.
    • modules/{nixos,darwin,home}/shell: Config related to the graphical environment. That includes theming, window managers/desktop environments, display managers, etc.
  • overlays
    • overlays/firefox-addons: A few addons that weren't in rycee's NUR repo.
    • overlays/ddclient: Pull in a specific version newer than what's in nixpkgs because I need Porkbun support.
    • overlays/maple-mono-NF: Use my build of Maple Mono NF.
  • packages
    • packages/CEmu-TI-84-Plus-CE: CEmu wrapped to include my config. I believe it still needs the ROM downloaded separately to function.
    • packages/figlet-xero-fonts: Adding in xero's custom fonts.
    • packages/phpstorm-with-node: PHPStorm wrapped to give it access to NodeJS.

🫶 Credits