nixos-module/README.md
2024-08-25 19:10:57 +02:00

359 B

Versia Logo

Versia NixOS module

This is still WIP.

Usage

Add the following to your flake inputs:

versia-module = {
  url = "github:lysand-org/nixos-module";
  inputs.nixpkgs.follows = "nixpkgs";
};