Skip to content

FreshlyBakedCake/PacketMix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacketMix

Principles

Automatic updates

Your system should always be up-to-date. Therefore, we'll update your system each day ready for you to reboot into.

Uptime is an antipattern

Not everything can be updated out-from-under-your-feet and even when it can be traces are often left behind (think: old environment variables, version mismatches between running and new programs, missing kernel updates, etc.).

Therefore, nilla nixos switch (& nixos-rebuild switch) are officially unsupported. Use them if you must, but report bugs only if you've tried rebooting into your newly-updated system.

Our auto-updates will always require a reboot to finish installing.

Opinionated

We build this because we want this. Any configuration that is no longer used will be removed. We will ruthlessly set defaults (e.g. --smart-case for ripgrep) to align with our preferences. If you disagree with our choices, override our config or pull a module out of our tree and maintain it yourself.

About

All you need to bake a delicious system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages