Files
nixos-config/nix-config/shared/os/default.nix
T

5 lines
30 B
Nix
Raw Normal View History

{ ... }:
{
imports = [ ];
}