nixos-config/config/profile-config/common.nix

6 lines
43 B
Nix
Raw Normal View History

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