mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-01-09 13:02:37 +08:00
12 lines
155 B
Nix
12 lines
155 B
Nix
{
|
|
imports = [
|
|
./basic.nix
|
|
./doas.nix
|
|
./niri.nix
|
|
./ai.nix
|
|
./swhkd.nix
|
|
./maomaowm.nix
|
|
./hellwm.nix
|
|
./miracle-wm.nix
|
|
];
|
|
}
|