Skip to content

Instantly share code, notes, and snippets.

@dhess
Created February 9, 2019 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dhess/c102bb6e521c34c06eaa00ec6d53f717 to your computer and use it in GitHub Desktop.
Save dhess/c102bb6e521c34c06eaa00ec6d53f717 to your computer and use it in GitHub Desktop.
{ config, pkgs, lib, ... }:
{
imports = (import ./modules-list.nix);
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment