Skip to content

Personal NixOS Configurations built with Snowfall Lib.

License

Notifications You must be signed in to change notification settings

SpyHoodle/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config

SpyHoodle's Personal NixOS Configurations

Description

A feature-rich configuration, built using flakes and Snowfall Lib. Everything is a module to make it easy to setup my applications and configurations across multiple systems. This also keeps the main home and system configurations much neater and smaller. The modules are opinionated and come with good defaults, offering little customisation. There's modules for theming, which allows the easy swap of wallpapers, fonts or color-scheme no matter the window manager used.

Structure

  • homes/ - My homes
  • systems/ - My systems
  • modules/home - Home Manager modules
  • modules/nixos - NixOS modules

Theme (modules/home/theme/)

  • theme.font - The system fonts
  • theme.cursor - The system cursor
  • theme.style - Light or dark theme
  • theme.colors
    • theme.colors.pallete - The colors in base16 variant
    • theme.colors.accent - The accent color to use (e.g. base0A) throughout the system

Themes

  • theme.catppuccin.enable - The default theme

About

Personal NixOS Configurations built with Snowfall Lib.

Resources

License

Stars

Watchers

Forks