Add basic mycelium, change some hardware and browser stuff

This commit is contained in:
Bun 2025-05-29 22:15:35 -04:00
parent f49316e600
commit 200bf7e711
6 changed files with 64 additions and 63 deletions

View file

@ -1,6 +1,7 @@
{ config, ... }:
{
imports = [
./mycelium
./nameservers
./wireless
];