mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-01-13 18:18:16 +08:00
11 lines
140 B
Nix
11 lines
140 B
Nix
{
|
|
imports = [
|
|
./basic.nix
|
|
./doas.nix
|
|
./niri.nix
|
|
./swhkd.nix
|
|
./matlab.nix
|
|
./tuigreet.nix
|
|
# ./cosmic.nix
|
|
];
|
|
}
|