flake/nixos/modules/default.nix

5 lines
30 B
Nix
Raw Normal View History

{ ... }:
{
2024-08-29 23:22:46 +08:00
imports = [ ];
}