Skip to content

Ratakor/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Screenshot River (Outdated screenshot, my parabola config still look like that)

Screenshot DWM (Outdated screenshot, my artix config still look like that)

Softwares

Graphical Environment

Command Line Interface

Fonts

Miscellaneous

  • Image Viewer: imv
  • Notifications: mako

Repo Structure

  • flake.nix: Entry point using nix flakes.
  • hosts: Per-host configurations.
  • modules: Modularized configurations.
    • home: User configuration, this is probably what you want to look at.
    • nixos: System configuration shared across all hosts.
    • options: Modules options for customising my nixos config.
    • profiles: Shared configurations between similar machines.
  • parts: Individual parts of this flake powered by flake-parts.
    • apps: Custom applications to be run with nix run.
    • lib: Custom library of functions and utilities.
    • npins: Additional dependencies managed with npins.
    • packages: Custom pacakges and wrapped configurations.
    • shells: Developpment shells for this flake and more if affinity.
    • templates: Language specific templates for quickly initializing new projects.
  • secrets: Agenix secrets.

Credits

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published