An open API service indexing awesome lists of open source software.

https://github.com/nukdokplex/daac

Next generation of my Desktop-as-a-Code (DaaC) implentation based on NixOS + Nix Flakes for my home hosts.
https://github.com/nukdokplex/daac

Last synced: 9 months ago
JSON representation

Next generation of my Desktop-as-a-Code (DaaC) implentation based on NixOS + Nix Flakes for my home hosts.

Awesome Lists containing this project

README

          

# NukDokPlex's Desktop-as-a-Code (DaaC)

[![nixpkgs branch](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgithub.com%2Fnukdokplex%2Fdaac%2Fraw%2Frefs%2Fheads%2Fmaster%2Fflake.lock&query=%24.nodes.nixpkgs.original.ref&style=flat-square&logo=nixos&logoColor=white&label=nixpkgs%20branch)](https://github.com/nukdokplex/daac/blob/master/flake.lock)
[![nixpkgs commit](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgithub.com%2Fnukdokplex%2Fdaac%2Fraw%2Frefs%2Fheads%2Fmaster%2Fflake.lock&query=%24.nodes.nixpkgs.locked.rev&style=flat-square&logo=nixos&logoColor=white&label=nixpkgs%20commit)](https://github.com/nukdokplex/daac/blob/master/flake.lock)
[![CI status](https://img.shields.io/github/actions/workflow/status/nukdokplex/daac/nix-check.yaml?style=flat-square&logo=githubactions&logoColor=white&label=CI%20status)](https://github.com/nukdokplex/daac/actions/workflows/nix-check.yaml)
[![Commit activity](https://img.shields.io/github/commit-activity/m/nukdokplex/daac?style=flat-square&logo=git&logoColor=white&label=Commit%20activity)](https://github.com/nukdokplex/daac/commits)
[![License](https://img.shields.io/github/license/nukdokplex/daac?style=flat-square&logo=spdx&logoColor=white&label=License&color=orange)](https://raw.githubusercontent.com/nukdokplex/daac/refs/heads/master/LICENSE)

Next generation of my Desktop-as-a-Code (DaaC) implentation based on [NixOS](https://nixos.org/) with [Nix Flakes](https://nixos.wiki/wiki/flakes) for my home hosts.

I think you may found some of my code useful to build your own flake so you are welcome to explore!