Skip to content

codgician/serenitea-pot

Repository files navigation

❄️ Serenitea Pot

Built with Nix build evergreen Man hours
logo

Home to all my Nix-managed device profiles.

Naming conventions and logos in this repository are mainly derived from Genshin Impact by miHoYo/HoYoverse.

Binary cache

  • Cache URL: https://codgician.cachix.org
  • Public Key: codgician.cachix.org-1:v4RtwkbJZJwfDxH5hac1lHehIX6JoSL726vk1ZctN8Y=

Quick start

Develop

Start developing with your own flavor of shell:

nix develop -c $SHELL

Don't have nix flake support? Try this instead:

nix-shell

Format the nix code:

nix fmt

To inspect evaluated values or do experiments, you may run REPL using:

nix run .#repl

Documentation

Checkout docs subfolder for more documentation (work in progress).

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages