Files
dotfiles/nix/modules/default.nix

2 lines
77 B
Nix

{ pkgs, lib, config, ... }: { imports = [ ./commonPackages.nix ./hm.nix ]; }