nyx/home/pingu/system/default.nix

6 lines
37 B
Nix
Raw Normal View History

2025-01-26 00:36:34 +02:00
{
imports = [
./env.nix
];
}