mirror of
https://github.com/blahai/nyx.git
synced 2025-01-18 11:00:20 +00:00
8 lines
120 B
Nix
8 lines
120 B
Nix
{
|
|
imports = [
|
|
./catppuccin.nix
|
|
./games/default.nix
|
|
./services/default.nix
|
|
./virtualisation.nix
|
|
];
|
|
}
|