Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of my NixOS configurations for my own devices. Not intended to be very portable or modular, though editing the nixos directory would be the place to start if you were trying to run this config on a different machine. Still trying to maintain git history of the config, even in the case that it is a complete refactor.

File Structure

  • assets: Images that I use in config (Bristol says hi!)
  • home: Home-manager configurations
    • desktop: Desktop environment, currently Hyprland
    • programs: Program configurations
      • cli: Command line programs (ie. git, ssh)
      • gui: Graphical programs for use with a DE
      • unfree: Collection of all unfree packages managed by HM
  • nixos: System level configurations
  • nvim: Neovim configured via nixCats-nvim.

Secrets

Secrets are managed using sops-nix and are encrypted using my PGP key and SSH private keys. System cannot be built without at least on secret as the user account depends on one.

About

Personal Nix Configs

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages