wip add aur0ra

This commit is contained in:
müde 2026-04-26 19:07:12 +02:00
parent 96239eef49
commit 1366030c9b
8 changed files with 321 additions and 45 deletions

View file

@ -1,4 +1,9 @@
{ pkgs, lib, self, ... }:
{
pkgs,
lib,
self,
...
}:
{
imports = [ ./android-dev.nix ];