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

7 lines
69 B
Nix

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