nix-config/modules/home-manager/desktop/default.nix

6 lines
49 B
Nix

{
imports = [
./gtk.nix
./media
];
}