From 0a209680c532bab47e99e07bc090240bf851c218 Mon Sep 17 00:00:00 2001 From: Aylur Date: Tue, 21 May 2024 12:35:23 +0200 Subject: add flake.nix --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dff3ccc..da32bad 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ meson compile -C build meson install -C build ``` +> [!NOTE] +> on NixOS you will have to add `security.pam.services.astal-auth = {}` in `configuration.nix` + ## Usage This library can be used from any language supporting GObject Introspection. Have a look at the [examples](examples) for how it can be used in C and gjs. -- cgit v1.2.3