Nix User Repo for Atmosphere projects
at main 4 lines 194 B view raw
1# SPDX-FileCopyrightText: 2026 atproto-nix.org 2# SPDX-License-Identifier: CC0-1.0 OR Unlicense 3{nixpkgs ? import <nixpkgs> {config.unfree = true;}}: 4import ./pkgs/default.nix {inherit nixpkgs;}