mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-01-07 03:27:48 +08:00
8 lines
92 B
Nix
8 lines
92 B
Nix
{
|
|
imports = [
|
|
./colorScheme
|
|
./wallpaper
|
|
./swhkd.nix
|
|
./addFlags.nix
|
|
];
|
|
}
|