mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 18:34:56 +08:00
12 lines
149 B
Nix
12 lines
149 B
Nix
{
|
|
imports = [
|
|
./basic.nix
|
|
./doas.nix
|
|
./niri.nix
|
|
./ai.nix
|
|
./swhkd.nix
|
|
./maomaowm.nix
|
|
./matlab.nix
|
|
./misc.nix
|
|
];
|
|
}
|