Skip to content

Ratakor/dotfiles

Repository files navigation

Ratakor's NixOS config

Screenshot River Outdated screenshot, although, it's fairly easy to reproduce on NixOS.
My (deprecated) parabola config still look like that.

Screenshot DWM Outdated screenshot.
My (deprecated) artix config still look like that.

Repo Structure

  • flake: Individual parts of this flake.
    • apps: Custom applications to be run with nix run.
    • lib: Custom library of functions and utilities.
    • pkgs: Custom packages and wrapped configurations.
    • templates: Language specific templates for quickly initializing new projects.
    • fmt.nix: Formatting configuration for nix fmt via treefmt-nix.
    • keys.nix: My public SSH keys.
  • hosts: Per-host configurations.
  • modules: Modularized configurations.
    • nixos: System & user configuration shared across all hosts.
    • options: Modules options for customizing each host nixos config. (documentation)
    • profiles: Shared configurations between similar machines.

Credits

About

Topics

Resources

License

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Contributors