Skip to content

Nix files to automatically setup my servers, work computer and my laptop with my latest configs up-to-date.

Notifications You must be signed in to change notification settings

agamyo168/nixcfg

Repository files navigation

My NixOS Config Files

nixos logo

Folder Structure

I've structured my files based on what I've seen as popular way to organize your nix configs and also what seems more modular.

  • homeManagerModules/ -> Modules that I use for home-manager
  • homes/ -> My home manager profiles
  • hosts/ -> My personal laptop, local server and work laptop
  • nixosModules/ -> Services and DE that cannot run by home-manager

Profiles

  • perry -> My personal laptop
  • sunny -> local server for self-hosting
  • darwin -> my work computer (Not included yet)

About

Nix files to automatically setup my servers, work computer and my laptop with my latest configs up-to-date.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages