Move more things around

This commit is contained in:
Bun 2025-03-14 18:38:41 -04:00
parent 36c3f778c8
commit 94c28dbb8b
11 changed files with 17 additions and 26 deletions

View file

@ -1,12 +1,12 @@
{ lib, ... }:
{
imports = [
./accounts
./devices
./programs
./secrets
./services
./settings
./users
];
options.system = with lib; {