Skip to content

Latest commit

 

History

5,017 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS (Desktop) Configurations

Keep it stateless, stupid.

Configurations for my desktops and servers. Includes secrets management, general services such as automated backups and dotfile management (via Home Manager).

Structure

  • All hosts are created by the function mkSystem, which assigns a common core configuration (host-specific, system, and user configuration alongside SOPS) along with additional, optional modules
  • General modules go in ./modules
  • Per-Host configuration is done by ./hosts

Tip

  • The ./modules/desktop directory is a complete desktop setup including shell and additional programs
  • The ./modules/server directory consists of individual modules used on a case-by-case basis.

About

NixOS Configurations for desktop and laptop

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages