nixos-config/features/default.nix

4 lines
28 B
Nix
Raw Normal View History

2024-08-08 16:39:50 +02:00
{
imports = [ ./boot ];
}