Files
nix-config/modules/graphical/default.nix

7 lines
46 B
Nix

{ pkgs, config, ...}:
{
imports = [
];
}