Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 778 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 778 Bytes

Sublimation

CI

'Transition of a substance directly from the solid to the gas state'

Summary

Declare the desired output state of Steam (e.g. games) in your Nix configuration.

Sublimation = Solid (Flake) -> Gas (Steam)

Project managers

@SpiderUnderUrBed @TahlonBrahic

Maintainers

Usage

TODO

Continuous Integration

TODO

Install with Flakes

TODO

  1. Add sublimation as a input
  2. import it as a module
        modules = [
          sublimation.homeManagerModules.sublimation
        ]

Install for NixOS

TODO