nixos-config/config/profile-config/container.nix

8 lines
52 B
Nix

{ config, lib, pkgs, ... }:
{
config = {
};
}