flake: remove unused rec

This commit is contained in:
Franz Pletz 2023-07-31 10:59:52 +02:00
parent 41eca29b3a
commit f9ccfdbb61
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

@ -40,7 +40,7 @@
({ inputs, lib, withSystem, ... }:
let
authentik-version = "2023.6.1"; # to pass to the drvs of some components
in rec {
in {
systems = [
"x86_64-linux"
"aarch64-linux" # not tested