3 lines
78 B
Nix
3 lines
78 B
Nix
{ pkgs, lib, config, ... }: { imports = [ ./commonPackages.nix ./hm.nix ]; }
|
|
|
{ pkgs, lib, config, ... }: { imports = [ ./commonPackages.nix ./hm.nix ]; }
|
|
|